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