- 참고 논문 1 : StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks
- 참고 논문 2 : Generative Adversarial Text to Image Synthesis
- 참고 논문 3 : Learning Deep Representations of Fine-Grained Visual Descriptions
- 참고 논문 4 : Label-Embedding for Image Classification
- 참고 논문 5 : Zero-Shot Text-to-Image Generation
- 텍스트를 입력하면 해당 텍스트 의미에 해당하는 적절한 이모티콘을 생성해내는 모델 개발 프로젝트
- DALL-e 와 StackGAN 등의 text-to-image 모델들의 구조보다 좀 더 경량화된 커스텀 신경망 구축 프로젝트
- M1 max
- Python 3.8
- Tensorflow – metal (GPU)