中文
相关论文

相关论文: HQ-OV3D: A High Box Quality Open-World 3D Detectio…

200 篇论文

Existing open-vocabulary object detectors typically require a predefined set of categories from users, significantly confining their application scenarios. In this paper, we introduce DetCLIPv3, a high-performing detector that excels not…

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

Open-vocabulary object detection (OVOD) aims to recognize novel objects whose categories are not included in the training set. In order to classify these unseen classes during training, many OVOD frameworks leverage the zero-shot capability…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Joonhyun Jeong , Geondo Park , Jayeon Yoo , Hyungsik Jung , Heesu Kim

Modern 3D object detection datasets are constrained by narrow class taxonomies and costly manual annotations, limiting their ability to scale to open-world settings. In contrast, 2D vision-language models trained on web-scale image-text…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Atharv Goel , Mehar Khurana

In the current state of 3D object detection research, the severe scarcity of annotated 3D data, substantial disparities across different data modalities, and the absence of a unified architecture, have impeded the progress towards the goal…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Zhenyu Wang , Yali Li , Taichi Liu , Hengshuang Zhao , Shengjin Wang

Existing open-vocabulary 3D semantic segmentation methods typically supervise 3D segmentation models by merging text-aligned features (e.g., CLIP) extracted from multi-view images onto 3D points. However, such approaches treat multi-view…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Shiqi Zhang , Sha Zhang , Jiajun Deng , Yedong Shen , Mingxiao MA , Yanyong Zhang

Open-Vocabulary Detection (OVD) is the task of detecting all interesting objects in a given scene without predefined object classes. Extensive work has been done to deal with the OVD for 2D RGB images, but the exploration of 3D OVD is still…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Xingyu Peng , Yan Bai , Chen Gao , Lirong Yang , Fei Xia , Beipeng Mu , Xiaofei Wang , Si Liu

Open-vocabulary object detection (OVOD) enables models to detect any object category, including unseen ones. Benefiting from large-scale pre-training, existing OVOD methods achieve strong detection performance on general scenarios (e.g.,…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Weihao Cao , Runqi Wang , Xiaoyue Duan , Jinchao Zhang , Ang Yang , Liping Jing

The task of LiDAR-based 3D Open-Vocabulary Detection (3D OVD) requires the detector to learn to detect novel objects from point clouds without off-the-shelf training labels. Previous methods focus on the learning of object-level…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Xingyu Peng , Si Liu , Chen Gao , Yan Bai , Beipeng Mu , Xiaofei Wang , Huaxia Xia

Object detection models demand large-scale annotated datasets, which are costly and labor-intensive to create. This motivated Imaginary Supervised Object Detection (ISOD), where models train on synthetic images and test on real images.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhiyuan Chen , Yuelin Guo , Zitong Huang , Haoyu He , Renhao Lu , Weizhe Zhang

Open-vocabulary 3D semantic segmentation aims to segment arbitrary categories beyond the training set. Existing methods predominantly rely on distilling knowledge from 2D open-vocabulary models. However, aligning 3D features to the 2D…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Xujing Tao , Chuxin Wang , Yubo Ai , Zhixin Cheng , Zhuoyuan Li , Liangsheng Liu , Yujia Chen , Xinjun Li , Qiao Li , Wenfei Yang , Tianzhu Zhang

We present the Habitat-Matterport 3D Open Vocabulary Object Goal Navigation dataset (HM3D-OVON), a large-scale benchmark that broadens the scope and semantic range of prior Object Goal Navigation (ObjectNav) benchmarks. Leveraging the…

人工智能 · 计算机科学 2024-09-24 Naoki Yokoyama , Ram Ramrakhya , Abhishek Das , Dhruv Batra , Sehoon Ha

Traditional object detection models in medical imaging operate within a closed-set paradigm, limiting their ability to detect objects of novel labels. Open-vocabulary object detection (OVOD) addresses this limitation but remains…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Tooba Tehreem Sheikh , Jean Lahoud , Rao Muhammad Anwer , Fahad Shahbaz Khan , Salman Khan , Hisham Cholakkal

3D Multi-modal Large Language Models (MLLMs) still lag behind their 2D peers, largely because large-scale, high-quality 3D scene-dialogue datasets remain scarce. Prior efforts hinge on expensive human annotation and leave two key…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Siyuan Wei , Chunjie Wang , Xiao Liu , Xiaosheng Yan , Zhishan Zhou , Rui Huang

With the growing demand for oriented object detection (OOD), recent studies on point-supervised OOD have attracted significant interest. In this paper, we propose PointOBB-v3, a stronger single point-supervised OOD framework. Compared to…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Peiyuan Zhang , Junwei Luo , Xue Yang , Yi Yu , Qingyun Li , Yue Zhou , Xiaosong Jia , Xudong Lu , Jingdong Chen , Xiang Li , Junchi Yan , Yansheng Li

This paper investigates indoor point cloud semantic segmentation under scene-level annotation, which is less explored compared to methods relying on sparse point-level labels. In the absence of precise point-level labels, current methods…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Lunhao Duan , Shanshan Zhao , Xingxing Weng , Jing Zhang , Gui-Song Xia

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 Object Detection (OVOD) aims to detect novel objects beyond a given set of base categories on which the detection model is trained. Recent OVOD methods focus on adapting the image-level pre-trained vision-language models…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Ruohuan Fang , Guansong Pang , Xiao Bai

Open-vocabulary 3D object detection aims to localize and recognize objects beyond a fixed training taxonomy. In multi-view RGB settings, recent approaches often decouple geometry-based instance construction from semantic labeling,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Youbin Kim , Jinho Park , Hogun Park , Eunbyung Park

We introduce Open3DIS, a novel solution designed to tackle the problem of Open-Vocabulary Instance Segmentation within 3D scenes. Objects within 3D environments exhibit diverse shapes, scales, and colors, making precise instance-level…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Phuc D. A. Nguyen , Tuan Duc Ngo , Evangelos Kalogerakis , Chuang Gan , Anh Tran , Cuong Pham , Khoi Nguyen

Open-Vocabulary Segmentation (OVS) methods offer promising capabilities in detecting unseen object categories, but the category must be known and needs to be provided by a human, either via a text prompt or pre-labeled datasets, thus…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Weijie Wei , Osman Ülger , Fatemeh Karimi Nejadasl , Theo Gevers , Martin R. Oswald