일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Deep learning
- 인공지능
- Cam
- 시계열 분석
- 코딩테스트
- xai
- Artificial Intelligence
- 딥러닝
- keras
- AI
- Interpretability
- 메타러닝
- 백준
- 설명가능한
- 머신러닝
- GAN
- Score-CAM
- Machine Learning
- 코딩 테스트
- grad-cam
- SmoothGrad
- cs231n
- 설명가능한 인공지능
- coding test
- Class activation map
- 기계학습
- python
- meta-learning
- Explainable AI
- Unsupervised learning
Archives
- Today
- Total
목록cycleGAN (1)
iMTE
CycleGAN
CycleGANUnpaired Image-to-Image Translation using Cycle-Consistent Adversarial NetworksZhu, Jun-Yan, et al. "Unpaired image-to-image translation using cycle-consistent adversarial networks." arXiv preprint (2017).위의 그림에서 보는 것과 같이, cycleGAN은 서로 다른 domain의 이미지를 translate하는 'Image-to-Image translation' GAN이다. GAN이라는 단어가 사용되었기 때문에 당연히, Discriminator와 Generator는 서로 'Adversarial learning'을 시행한다. Cycle..
Deep learning/GAN
2018. 7. 19. 17:12