Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Class Incremental Learning
- VQ-diffusion
- Facial Landmark Localization
- mmcv
- PnP algorithm
- Face Alignment
- Markov transition matrix
- Continual Learning
- learning to prompt for continual learning
- Class Incremental
- CVPR2022
- CIL
- DualPrompt
- learning to prompt
- timm
- Energy-based model
- Mask diffusion
- Face Pose Estimation
- img2pose: Face Alignment and Detection via 6DoF
- VQ-VAE
- Img2pose
- Vector Quantized Diffusion Model for Text-to-Image Synthesis
- state_dict()
- L2P
- prompt learning
- 베이지안 정리
- requires_grad
- Discrete diffusion
- Mask-and-replace diffusion strategy
- ENERGY-BASED MODELS FOR CONTINUAL LEARNING
Archives
- Today
- Total
목록Vector Quantized Diffusion Model for Text-to-Image Synthesis (1)
Computer Vision , AI

이번에 리뷰 할 논문은 VQ-diffusion입니다. CVPR 2022년도에 발표되었고 기존 DALL-E 같이 기존 VQ-VAE를 기반으로 auto-regressive하게 이미지를 생성하는 모델들의 문제를 tackling하는 논문으로 같은 년도인 2022년에 DALL-E 2가 나와서 묻힌 감이 없지 않아 있지만 그 컨셉에 대해서 한번 쯤 보고 넘어가면 좋을 거 같아 한번 정리를 합니다. 간략하게 보실 분들은 2-4. Discrete diffusion 파트와 3. Mask diffusion 파트 그리고 8. Summary 파트 위주로 보시면 될것 같습니다. * 해당 리뷰의 내용은 출처를 남겨주시면 자유롭게 인용하셔도 됩니다. Index 1. Preview 2. Preliminary 2-1. VQ-VAE 2..
Diffusion_model
2022. 12. 22. 12:44