中文
相关论文

相关论文: Detecting Twenty-thousand Classes using Image-leve…

200 篇论文

Multiple datasets and open challenges for object detection have been introduced in recent years. To build more general and powerful object detection systems, in this paper, we construct a new large-scale benchmark termed BigDetection. Our…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Likun Cai , Zhi Zhang , Yi Zhu , Li Zhang , Mu Li , Xiangyang Xue

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Recent development in vision-language approaches has instigated a paradigm shift in learning visual recognition models from language supervision. These approaches align objects with language queries (e.g. "a photo of a cat") and improve the…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Liunian Harold Li , Zi-Yi Dou , Nanyun Peng , Kai-Wei Chang

Open-world object detection, as a more general and challenging goal, aims to recognize and localize objects described by arbitrary category names. The recent work GLIP formulates this problem as a grounding problem by concatenating all…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Lewei Yao , Jianhua Han , Youpeng Wen , Xiaodan Liang , Dan Xu , Wei Zhang , Zhenguo Li , Chunjing Xu , Hang Xu

Progress on object detection is enabled by datasets that focus the research community's attention on open challenges. This process led us from simple images to complex scenes and from bounding boxes to segmentation masks. In this work, we…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Agrim Gupta , Piotr Dollár , Ross Girshick

Benefiting from large-scale vision-language pre-training on image-text pairs, open-world detection methods have shown superior generalization ability under the zero-shot or few-shot detection settings. However, a pre-defined category space…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Yanxin Long , Youpeng Wen , Jianhua Han , Hang Xu , Pengzhen Ren , Wei Zhang , Shen Zhao , Xiaodan Liang

Existing methods enhance open-vocabulary object detection by leveraging the robust open-vocabulary recognition capabilities of Vision-Language Models (VLMs), such as CLIP.However, two main challenges emerge:(1) A deficiency in concept…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Penghui Du , Yu Wang , Yifan Sun , Luting Wang , Yue Liao , Gang Zhang , Errui Ding , Yan Wang , Jingdong Wang , Si Liu

Data in real-world object detection often exhibits the long-tailed distribution. Existing solutions tackle this problem by mitigating the competition between the head and tail categories. However, due to the scarcity of training samples,…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Bo Li , Yongqiang Yao , Jingru Tan , Xin Lu , Fengwei Yu , Ye Luo , Jianwei Lu

Object detection has been expanded from a limited number of categories to open vocabulary. Moving forward, a complete intelligent vision system requires understanding more fine-grained object descriptions, object parts. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Peize Sun , Shoufa Chen , Chenchen Zhu , Fanyi Xiao , Ping Luo , Saining Xie , Zhicheng Yan

In contrast to the incremental classification task, the incremental detection task is characterized by the presence of data ambiguity, as an image may have differently labeled bounding boxes across multiple continuous learning stages. This…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Ziyue Huang , Yupeng He , Qingjie Liu , Yunhong Wang

Pretraining on large-scale datasets can boost the performance of object detectors while the annotated datasets for object detection are hard to scale up due to the high labor cost. What we possess are numerous isolated filed-specific…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Jing Hao , Song Chen , Xiaodi Wang , Shumin Han

Training an accurate object detector is expensive and time-consuming. One main reason lies in the laborious labeling process, i.e., annotating category and bounding box information for all instances in every image. In this paper, we examine…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Qing Tian , Sampath Chanda , K C Amit Kumar , Douglas Gray

Multi-dataset training provides a viable solution for exploiting heterogeneous large-scale datasets without extra annotation cost. In this work, we propose a scalable multi-dataset detector (ScaleDet) that can scale up its generalization…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Yanbei Chen , Manchen Wang , Abhay Mittal , Zhenlin Xu , Paolo Favaro , Joseph Tighe , Davide Modolo

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Vision-language models such as CLIP have boosted the performance of open-vocabulary object detection, where the detector is trained on base categories but required to detect novel categories. Existing methods leverage CLIP's strong…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Cheng Shi , Sibei Yang

The performance of vision-language models (VLMs), such as CLIP, in visual classification tasks, has been enhanced by leveraging semantic knowledge from large language models (LLMs), including GPT. Recent studies have shown that in zero-shot…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hankyeol Lee , Gawon Seo , Wonseok Choi , Geunyoung Jung , Kyungwoo Song , Jiyoung Jung

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

计算机视觉与模式识别 · 计算机科学 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

Open-world detection poses significant challenges, as it requires the detection of any object using either object class labels or free-form texts. Existing related works often use large-scale manual annotated caption datasets for training,…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Fanjie Kong , Yanbei Chen , Jiarui Cai , Davide Modolo

This paper presents DetCLIPv2, an efficient and scalable training framework that incorporates large-scale image-text pairs to achieve open-vocabulary object detection (OVD). Unlike previous OVD frameworks that typically rely on a…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Lewei Yao , Jianhua Han , Xiaodan Liang , Dan Xu , Wei Zhang , Zhenguo Li , Hang Xu

Many objects do not appear frequently enough in complex scenes (e.g., certain handbags in living rooms) for training an accurate object detector, but are often found frequently by themselves (e.g., in product images). Yet, these…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Cheng Zhang , Tai-Yu Pan , Yandong Li , Hexiang Hu , Dong Xuan , Soravit Changpinyo , Boqing Gong , Wei-Lun Chao
‹ 上一页 1 2 3 10 下一页 ›