일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- motion matching
- userwidget
- 모션매칭
- 오블완
- RNN
- Diffusion
- UE5
- GAN
- multimodal
- WBP
- Font Generation
- Few-shot generation
- animation retargeting
- WinAPI
- cv
- BERT
- Generative Model
- NLP
- CNN
- 딥러닝
- dl
- ddpm
- ue5.4
- 언리얼엔진
- Stat110
- deep learning
- 디퓨전모델
- 생성모델
- 폰트생성
- Unreal Engine
Archives
- Today
- Total
목록Generative Adversarial Networks (1)
Deeper Learning
GAN: Generative Adversarial Nets
Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio, Universite de Montreal (2014.06) Abstract 데이터 분포를 파악하는 generative model $G$와 sample이 training data에서 온 것인지 생성된 것인지 판별하는 discriminator $D$를 적대적인 프로세스로 동시에 학습하는 생성모델 프레임워크를 제시 $G$는 $D$가 제대로 판별하지 못하도록 학습되는 minimax two-player game $G$와 $D$는 MLP로 구성하였으며 역전파를 통해 학습이 가능한 모델 Ma..
AI/Deep Learning
2022. 3. 28. 14:33