일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- active learning
- Prompt란
- Segment Anything 리뷰
- CVPR
- ai 최신 논문
- iclr 논문 리뷰
- Meta AI
- Segment Anything 설명
- Segment Anything
- deep learning 논문 리뷰
- iclr 2024
- Computer Vision 논문 리뷰
- VLM
- Multi-modal
- 논문 리뷰
- Self-supervised learning
- cvpr 2024
- Stable Diffusion
- Data-centric
- Prompt Tuning
- 자기지도학습
- cvpr 논문 리뷰
- iclr spotlight
- ssl
- contrastive learning
- 논문리뷰
- Computer Vision
- Data-centric AI
- deep learning
- ICLR
- Today
- Total
목록active learning (2)
Study With Inha
AAAI 2024 accepted,Entropic Open-set Active LearningPaper Link: https://arxiv.org/abs/2312.14126GitHub: https://github.com/bardisafa/EOAL GitHub - bardisafa/EOAL: [AAAI 2024] An Implementation of Entropic Open-set Active Learning[AAAI 2024] An Implementation of Entropic Open-set Active Learning - bardisafa/EOALgithub.com IntroductionActive Learning (AL)은 레이블이 없는 dataset에서 가장 유익한 sample을 선별한 뒤, 해..
Core-set: Active Learning for Convolutional Neural Networks 논문 링크: https://arxiv.org/abs/1708.00489 Active Learning for Convolutional Neural Networks: A Core-Set Approach Convolutional neural networks (CNNs) have been successfully applied to many recognition and learning tasks using a universal recipe; training a deep model on a very large dataset of supervised examples. However, this approach i..