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