일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 논문 리뷰
- contrastive learning
- VLM
- Segment Anything 설명
- Prompt Tuning
- Data-centric
- Self-supervised learning
- deep learning 논문 리뷰
- Stable Diffusion
- Segment Anything 리뷰
- Segment Anything
- 자기지도학습
- 컴퓨터비전
- object detection
- iclr 논문 리뷰
- ai 최신 논문
- ssl
- Computer Vision 논문 리뷰
- deep learning
- active learning
- Data-centric AI
- cvpr 논문 리뷰
- Meta AI
- 논문리뷰
- Computer Vision
- CVPR
- iclr 2024
- cvpr 2024
- Multi-modal
- Prompt란
- Today
- Total
목록CVPR (2)
Study With Inha
CVPR 2024 Highlight Paper, Adapting Visual-Language Models for Generalizable Anomaly Detection in Medical Images 논문 리뷰Paper Link: https://arxiv.org/pdf/2403.12570GitHub Link: https://github.com/MediaBrain-SJTU/MVFA-AD 1. Introduction여러가지 Modality를 하나의 모델로 다루는 연구가 지속됨에 따라서, 최근 Visual-Language Model (VLM)이 괄목할만한 성능을 보이고 있다.하지만 CLIP을 포함한 대부분의 VLM은 대용량의 Natural image들로 pretrain되었기에, Domain Gap이나 Tas..
CVPR 2020, Hyperbolic Image Embeddings 논문 링크: https://arxiv.org/abs/1904.02239(https://arxiv.org/abs/1904.02239) Hyperbolic Image Embeddings Computer vision tasks such as image classification, image retrieval and few-shot learning are currently dominated by Euclidean and spherical embeddings, so that the final decisions about class belongings or the degree of similarity are made using linear hy ..