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


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