Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- mobilenetv1
- gsoc
- clip
- blip-2
- gres
- reparameterization
- 엔트로피란
- grefcoco dataset
- google summer of code
- res
- 딥러닝 목적함수
- 딥러닝 엔트로피
- grefcoco
- Segmentation
- Object detection article
- object detection
- vlm
- 원격 학습 안끊기게
- gsoc 2025
- 이미지 필터링
- 에지 검출
- gsoc 후기
- 논문 요약
- 1차 미분 마스크
- 객체 검출
- referring expression segmentation
- 기계학습
- 논문 리뷰
- clip adapter
- res paper
Archives
- Today
- Total
목록2025/07/04 (1)
My Vision, Computer Vision
Overview본 논문에서는 CLIP 모델을 REF(Referring Expression Segmentation) Task에 사용한다.동시에 Vision-Language Decoder 및 Text-to-pixel 대조 학습을 제안한다.Problem Statement(당시) Multi-modal 분야에서 CLIP 모델이 성공적인 결과를 보여준 바 있다. 따라서 본 논문에서는 CLIP을 RES에 도입한다.하지만 위 사진에서처럼, CLIP을 Naive하게 사용하는 방법으로는 최적의 성능을 내지 못하는데, 이유는 Pixel-level 예측 태스크인 RES와 다르게, CLIP은 Image-level(Contrastive)로 훈련되었기 때문이다.따라서 시각적 특징을 세부적으로 학습해야하는 목표와 맞지 않게, CLI..
Paper
2025. 7. 4. 19:15