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 |
Tags
- Class Incremental Learning
- DualPrompt
- CVPR2022
- timm
- Vector Quantized Diffusion Model for Text-to-Image Synthesis
- requires_grad
- mmcv
- Discrete diffusion
- Markov transition matrix
- 베이지안 정리
- learning to prompt for continual learning
- PnP algorithm
- prompt learning
- state_dict()
- ENERGY-BASED MODELS FOR CONTINUAL LEARNING
- VQ-diffusion
- learning to prompt
- Mask diffusion
- Energy-based model
- CIL
- img2pose: Face Alignment and Detection via 6DoF
- VQ-VAE
- Continual Learning
- Img2pose
- Mask-and-replace diffusion strategy
- Class Incremental
- Face Pose Estimation
- Face Alignment
- Facial Landmark Localization
- L2P
Archives
- Today
- Total
Computer Vision , AI
[One-page summary] Zero-shot Image to Image Translation ( arxiv 2023) by Parmar et al. 본문
Paper_review[short]
[One-page summary] Zero-shot Image to Image Translation ( arxiv 2023) by Parmar et al.
Elune001 2024. 1. 16. 01:27● Summary: Zero-shot i mage translation using cross-attention map guidance
● Approach highlight
- Noise regularization for image inversion: to ensure Gaussian noise

- Cross-attention map guidance: Allows you to edit only the parts you want while maintaining the overall context of the original image

● Main Results



● Discussion
- Is it really a zero-shot setup? (using CLIPBLIP)