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
- requires_grad
- L2P
- 베이지안 정리
- state_dict()
- VQ-diffusion
- Vector Quantized Diffusion Model for Text-to-Image Synthesis
- Mask-and-replace diffusion strategy
- Face Pose Estimation
- CIL
- mmcv
- Class Incremental Learning
- VQ-VAE
- Markov transition matrix
- learning to prompt
- Img2pose
- Continual Learning
- DualPrompt
- Class Incremental
- CVPR2022
- Mask diffusion
- Face Alignment
- learning to prompt for continual learning
- prompt learning
- timm
- ENERGY-BASED MODELS FOR CONTINUAL LEARNING
- PnP algorithm
- Discrete diffusion
- img2pose: Face Alignment and Detection via 6DoF
- Facial Landmark Localization
- Energy-based model
Archives
- Today
- Total
Computer Vision , AI
[One-page summary] Active Task Randomization: Learning Visuomotor Skills for Sequential Manipulation by Proposing Feasible and Novel Tasks (CVPR 2023) by Pang et al. 본문
Paper_review[short]
[One-page summary] Active Task Randomization: Learning Visuomotor Skills for Sequential Manipulation by Proposing Feasible and Novel Tasks (CVPR 2023) by Pang et al.
Elune001 2024. 1. 15. 21:47● Summary: Active Task Randomization can create tasks for training the skill policies to handle diverse scenarios in sequential manipulation tasks
● Approach highlight
-
Active task Randomization: task sampler propose suitable tasks in the simulation
- Task Encoder: adaptively estimate the feasibility of sampled tasks

Maps each task parameter into a compact embedding($\rightarrow$○) in the replay buffer and estimate the novelty
● Main Results

● Discussion
- is it a fair comparison to the baseline?