일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 논문 리뷰
- deep learning
- iclr spotlight
- Data-centric
- ssl
- active learning
- Computer Vision
- ai 최신 논문
- CVPR
- Data-centric AI
- 자기지도학습
- Prompt Tuning
- VLM
- Prompt란
- cvpr 논문 리뷰
- Self-supervised learning
- contrastive learning
- Segment Anything
- Segment Anything 리뷰
- deep learning 논문 리뷰
- Computer Vision 논문 리뷰
- ICLR
- Segment Anything 설명
- Stable Diffusion
- Multi-modal
- cvpr 2024
- 논문리뷰
- iclr 논문 리뷰
- iclr 2024
- Meta AI
- Today
- Total
목록자기지도학습 (2)
Study With Inha

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 ..

⚽ GOAL 2020 ~ 2023 사이에 활발하게 이루어진 연구들의 개념을 알아본다 각 개념의 대표적인 논문들을 간단하게 소개하여 연구의 흐름을 알아본다 이를 통해서 본인 연구/개발에서 써 볼만한 insight를 얻어갔으면 하는 마음.. 🙈 Unsupervised Learning : input data have no corresponding classifications or labeling examples Clustering (K-means…) Visualization and Dimensionality Reduction (PCA, t-SNE) 🙉 Semi-Supervised Learning : use a small set of input-output pairs and another set of only ..