일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 |
30 | 31 |
Tags
- 오블완
- multimodal
- dl
- cv
- RNN
- Few-shot generation
- Generative Model
- deep learning
- Unreal Engine
- GAN
- ddpm
- 폰트생성
- 디퓨전모델
- UE5
- BERT
- Diffusion
- animation retargeting
- Font Generation
- 모션매칭
- WinAPI
- NLP
- Stat110
- 생성모델
- 딥러닝
- userwidget
- WBP
- ue5.4
- motion matching
- CNN
- 언리얼엔진
Archives
- Today
- Total
목록Generative Adversarial Networks (1)
Deeper Learning

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