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