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

Facebook AI에서 2021 CVPR에 발표한 face pose estimation model - 특징 1. 기존 face pose estimation model들의 경우 얼굴이 먼저 검출됬다는 가정하에 검출된 얼굴을 입력으로 받아서 pose estimation을 진행하는데에 비해 img2pose는 전체적인 img를 집적적으로 입력받아 face들의 pose를 estimation함 2. local frame과 global frame 사이의 효과적인 pose conversion 방법을 제시 3. bounding box prediction 없이 6DoF 정보만을 가지고 최소한의 computational cost를 가지고 bounding box를 생성해냄 4. facial landmark localizat..
Paper_review
2022. 11. 8. 21:46