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