Open Vocabulary/Object Detection2 Learning to Detect and Segmentation for Open Vocabulary 리뷰 이 논문도 open vocabulary를 사용한 최신(2023) 논문인데 내가 이 분야에 대해 기본 지식이 적어서 처음 읽을때 되게 난해하다는 느낌을 받았다.. 왜냐하면 기존 open bocabulary는 class agnostic head에 초점을 맞췄고 이 논문은 class-wise head에 초점을 맞췄기 때문이다. 즉 어디든지 쓸 수 있는 head를 만드는게 아니라 각 input에 최적화된 head를 만들어내고 싶은 것이다. CVPR'23 https://arxiv.org/abs/2212.12130 Learning to Detect and Segment for Open Vocabulary Object Detection Open vocabulary object detection has been gre.. 2023. 7. 17. Open-Vocabulary Object Detection Using Captions 리뷰 이 논문은 최근 가장 핫한 연구주제인 NLP+CV의 주요 논문이다. chat GPT가 성공하고 나서 이 NLP 모델을 computer vision에 적용하려는 것으로 보인다. CVPR' 21 https://arxiv.org/abs/2011.10678 Open-Vocabulary Object Detection Using Captions Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires .. 2023. 6. 14. 이전 1 다음