일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Segment Anything 설명
- deep learning 논문 리뷰
- cvpr 2024
- Meta AI
- Data-centric
- 논문리뷰
- Segment Anything
- Prompt Tuning
- Data-centric AI
- Computer Vision 논문 리뷰
- iclr 2024
- deep learning
- Self-supervised learning
- Segment Anything 리뷰
- cvpr 논문 리뷰
- 논문 리뷰
- Multi-modal
- iclr 논문 리뷰
- 자기지도학습
- 컴퓨터비전
- VLM
- contrastive learning
- Computer Vision
- ai 최신 논문
- object detection
- Stable Diffusion
- ssl
- CVPR
- Prompt란
- active learning
- 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..