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
- Face Pose Estimation
- learning to prompt
- Mask diffusion
- mmcv
- CIL
- requires_grad
- Face Alignment
- Continual Learning
- ENERGY-BASED MODELS FOR CONTINUAL LEARNING
- Vector Quantized Diffusion Model for Text-to-Image Synthesis
- learning to prompt for continual learning
- Facial Landmark Localization
- timm
- VQ-diffusion
- L2P
- state_dict()
- PnP algorithm
- Mask-and-replace diffusion strategy
- VQ-VAE
- Markov transition matrix
- Img2pose
- DualPrompt
- 베이지안 정리
- Class Incremental
- Discrete diffusion
- Energy-based model
- img2pose: Face Alignment and Detection via 6DoF
- prompt learning
- CVPR2022
- Class Incremental Learning
Archives
- Today
- Total
Computer Vision , AI
[One-page summary] A Simple MultiModality Transfer Learning Baseline for Sign Language Translation (CVPR 2022) y Chen et al. 본문
Paper_review[short]
[One-page summary] A Simple MultiModality Transfer Learning Baseline for Sign Language Translation (CVPR 2022) y Chen et al.
Elune001 2024. 1. 16. 00:52● Summary: Solving the problem of lack of sign language translation label data with progressive pretraining
● Approach highlight
- Improve sign language translation performance with the Pretrain Language model
- S3D backbone base visual encoder
- V-L mapper for end-to-end training: simple fully connected 2 MLP layer
● Main Results
● Discussion
- Can a Simple 2 MLP layer(V-L Mapper) efficiently represent visual features?