中文
相关论文

相关论文: Learning to Detect and Segment for Open Vocabulary…

200 篇论文

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

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

Open-vocabulary object detection (OVD) aims to scale up vocabulary size to detect objects of novel categories beyond the training vocabulary. Recent work resorts to the rich knowledge in pre-trained vision-language models. However, existing…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Peixian Chen , Kekai Sheng , Mengdan Zhang , Mingbao Lin , Yunhang Shen , Shaohui Lin , Bo Ren , Ke Li

Open-vocabulary detection (OVD) is a new object detection paradigm, aiming to localize and recognize unseen objects defined by an unbounded vocabulary. This is challenging since traditional detectors can only learn from pre-defined…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Jincheng Li , Chunyu Xie , Xiaoyu Wu , Bin Wang , Dawei Leng

As the most fundamental scene understanding tasks, object detection and segmentation have made tremendous progress in deep learning era. Due to the expensive manual labeling cost, the annotated categories in existing datasets are often…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Chaoyang Zhu , Long Chen

We present OpenSeeD, a simple Open-vocabulary Segmentation and Detection framework that jointly learns from different segmentation and detection datasets. To bridge the gap of vocabulary and annotation granularity, we first introduce a…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Hao Zhang , Feng Li , Xueyan Zou , Shilong Liu , Chunyuan Li , Jianfeng Gao , Jianwei Yang , Lei Zhang

In this work, we propose an open-vocabulary object detection method that, based on image-caption pairs, learns to detect novel object classes along with a given set of known classes. It is a two-stage training approach that first uses a…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Maria A. Bravo , Sudhanshu Mittal , Thomas Brox

A more realistic object detection paradigm, Open-World Object Detection, has arisen increasing research interests in the community recently. A qualified open-world object detector can not only identify objects of known categories, but also…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Shuo Yang , Peize Sun , Yi Jiang , Xiaobo Xia , Ruiheng Zhang , Zehuan Yuan , Changhu Wang , Ping Luo , Min Xu

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

In the field of visual scene understanding, deep neural networks have made impressive advancements in various core tasks like segmentation, tracking, and detection. However, most approaches operate on the close-set assumption, meaning that…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Jianzong Wu , Xiangtai Li , Shilin Xu , Haobo Yuan , Henghui Ding , Yibo Yang , Xia Li , Jiangning Zhang , Yunhai Tong , Xudong Jiang , Bernard Ghanem , Dacheng Tao

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

Deep neural network models have achieved remarkable progress in 3D scene understanding while trained in the closed-set setting and with full labels. However, the major bottleneck is that these models do not have the capacity to recognize…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Kangcheng Liu , Yong-Jin Liu , Baoquan Chen

Existing object detection methods are bounded in a fixed-set vocabulary by costly labeled data. When dealing with novel categories, the model has to be retrained with more bounding box annotations. Natural language supervision is an…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Chuang Lin , Peize Sun , Yi Jiang , Ping Luo , Lizhen Qu , Gholamreza Haffari , Zehuan Yuan , Jianfei Cai

To fully understand the 3D context of a single image, a visual system must be able to segment both the visible and occluded regions of objects, while discerning their occlusion order. Ideally, the system should be able to handle any object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Jiayang Ao , Qiuhong Ke , Krista A. Ehinger

Traditional LiDAR-based object detection research primarily focuses on closed-set scenarios, which falls short in complex real-world applications. Directly transferring existing 2D open-vocabulary models with some known LiDAR classes for…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Hu Zhang , Jianhua Xu , Tao Tang , Haiyang Sun , Xin Yu , Zi Huang , Kaicheng Yu

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods offer scalable, easily…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Chanyoung Kim , Dayun Ju , Woojung Han , Ming-Hsuan Yang , Seong Jae Hwang

Open vocabulary image segmentation tackles the challenge of recognizing dynamically adjustable, predefined novel categories at inference time by leveraging vision-language alignment. However, existing paradigms typically perform…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jianghang Lin , Yue Hu , Jiangtao Shen , Yunhang Shen , Liujuan Cao , Shengchuan Zhang , Rongrong Ji

Open-Vocabulary object detectors can generalize to an unrestricted set of categories through simple textual prompting. However, adapting these models to rare classes or reinforcing their abilities on multiple specialized domains remains…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Chiara Cappellino , Gianluca Mancusi , Matteo Mosconi , Angelo Porrello , Simone Calderara , Rita Cucchiara

Open World Object Detection(OWOD) addresses realistic scenarios where unseen object classes emerge, enabling detectors trained on known classes to detect unknown objects and incrementally incorporate the knowledge they provide. While…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Sunoh Lee , Minsik Jeon , Jihong Min , Junwon Seo

Combining multiple datasets enables performance boost on many computer vision tasks. But similar trend has not been witnessed in object detection when combining multiple datasets due to two inconsistencies among detection datasets: taxonomy…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Lingchen Meng , Xiyang Dai , Yinpeng Chen , Pengchuan Zhang , Dongdong Chen , Mengchen Liu , Jianfeng Wang , Zuxuan Wu , Lu Yuan , Yu-Gang Jiang
‹ 上一页 1 2 3 10 下一页 ›