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
- Face Pose Estimation
- Img2pose
- L2P
- timm
- Mask diffusion
- CIL
- prompt learning
- Markov transition matrix
- state_dict()
- Class Incremental
- mmcv
- Continual Learning
- learning to prompt
- Mask-and-replace diffusion strategy
- Face Alignment
- Vector Quantized Diffusion Model for Text-to-Image Synthesis
- Class Incremental Learning
- requires_grad
- ENERGY-BASED MODELS FOR CONTINUAL LEARNING
- learning to prompt for continual learning
- CVPR2022
- Energy-based model
- DualPrompt
- 베이지안 정리
- img2pose: Face Alignment and Detection via 6DoF
- VQ-diffusion
- VQ-VAE
- PnP algorithm
- Discrete diffusion
- Facial Landmark Localization
Archives
- Today
- Total
목록Face_analysis (1)
Computer Vision , AI
일반적인 Detection에 쓰이는 Metrics는 이미 너무 잘 정리되어 있는 것에 비해 Landmark Localization 에 사용되는 Metric들에 대해서는 정리가 잘 안되있는 것 같아 Facial Landmark Localization에 보편적으로 사용되는 Metric을 간단하게나마 정리하고자 한다. 1. NME (Normalized mean error) Facial Landmark Localization 에 쓰이는 가장 기초적은 Metric이다. 하단에 서술할 CED(Cumulative Error Distribution)도 AUC도 이를 기반으로 만들어진 metric으로 공식은 다음과 같다 Landmark Localization에 이를 적용하는 방법으로는 예측한 Landmark좌표 pred..
Face_analysis
2022. 5. 25. 20:08