English
Related papers

Related papers: SpaCeFormer: Fast Proposal-Free Open-Vocabulary 3D…

200 papers

Recent works on open-vocabulary 3D instance segmentation show strong promise, but at the cost of slow inference speed and high computation requirements. This high computation cost is typically due to their heavy reliance on 3D clip…

Computer Vision and Pattern Recognition · Computer Science 2025-02-14 Mohamed El Amine Boudjoghra , Angela Dai , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Shahbaz Khan

Generalizing open-vocabulary 3D instance segmentation (OV-3DIS) to diverse, unstructured, and mesh-free environments is crucial for robotics and AR/VR, yet remains a significant challenge. We attribute this to two key limitations of…

Computer Vision and Pattern Recognition · Computer Science 2026-05-15 Zhishan Zhou , Siyuan Wei , Zengran Wang , Chunjie Wang , Xiaosheng Yan , Xiao Liu

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

Unlike closed-vocabulary 3D instance segmentation that is often trained end-to-end, open-vocabulary 3D instance segmentation (OV-3DIS) often leverages vision-language models (VLMs) to generate 3D instance proposals and classify them. While…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Sanghun Jung , Jingjing Zheng , Ke Zhang , Nan Qiao , Albert Y. C. Chen , Lu Xia , Chi Liu , Yuyin Sun , Xiao Zeng , Hsiang-Wei Huang , Byron Boots , Min Sun , Cheng-Hao Kuo

Most recent 3D instance segmentation methods are open vocabulary, offering a greater flexibility than closed-vocabulary methods. Yet, they are limited to reasoning within a specific set of concepts, \ie the vocabulary, prompted by the user…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Guofeng Mei , Luigi Riz , Yiming Wang , Fabio Poiesi

We introduce the task of open-vocabulary 3D instance segmentation. Current approaches for 3D instance segmentation can typically only recognize object categories from a pre-defined closed set of classes that are annotated in the training…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Ayça Takmaz , Elisabetta Fedele , Robert W. Sumner , Marc Pollefeys , Federico Tombari , Francis Engelmann

Open-vocabulary 3D instance segmentation transcends traditional closed-vocabulary methods by enabling the identification of both previously seen and unseen objects in real-world scenarios. It leverages a dual-modality approach, utilizing…

Computer Vision and Pattern Recognition · Computer Science 2024-08-19 Tri Ton , Ji Woo Hong , SooHwan Eom , Jun Yeop Shim , Junyeong Kim , Chang D. Yoo

Humans can easily imagine the complete 3D geometry of occluded objects and scenes. This appealing ability is vital for recognition and understanding. To enable such capability in AI systems, we propose VoxFormer, a Transformer-based…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Yiming Li , Zhiding Yu , Christopher Choy , Chaowei Xiao , Jose M. Alvarez , Sanja Fidler , Chen Feng , Anima Anandkumar

Open-vocabulary panoptic reconstruction is crucial for advanced robotics and simulation. However, existing 3D reconstruction methods, such as NeRF or Gaussian Splatting variants, often struggle to achieve the real-time inference frequency…

Robotics · Computer Science 2026-04-14 Xuan Yu , Yuxuan Xie , Shichao Zhai , Shuhao Ye , Rong Xiong , Yue Wang

Autonomous vision applications in production, intralogistics, or manufacturing environments require perception capabilities beyond a small, fixed set of classes. Recent open-vocabulary methods, leveraging 2D Vision-Language Foundation…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Keno Moenck , Adrian Philip Florea , Julian Koch , Thorsten Schüppstuhl

Open-vocabulary 3D scene understanding presents a significant challenge in the field. Recent works have sought to transfer knowledge embedded in vision-language models from 2D to 3D domains. However, these approaches often require prior…

Computer Vision and Pattern Recognition · Computer Science 2024-09-06 Hanchen Tai , Qingdong He , Jiangning Zhang , Yijie Qian , Zhenyu Zhang , Xiaobin Hu , Xiangtai Li , Yabiao Wang , Yong Liu

This work introduces a new proposal-free instance segmentation method that builds on single-instance segmentation masks predicted across the entire image in a sliding window style. In contrast to related approaches, our method concurrently…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Alberto Bailoni , Constantin Pape , Steffen Wolf , Anna Kreshuk , Fred A. Hamprecht

We tackle open-vocabulary 3D scene understanding by introducing a novel data generation pipeline and training framework. Our method addresses three critical requirements for effective training: precise 3D region segmentation, comprehensive…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Junha Lee , Chunghyun Park , Jaesung Choe , Yu-Chiang Frank Wang , Jan Kautz , Minsu Cho , Chris Choy

In this paper, we propose a training scheme called OVSeg3R to learn open-vocabulary 3D instance segmentation from well-studied 2D perception models with the aid of 3D reconstruction. OVSeg3R directly adopts reconstructed scenes from 2D…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Hongyang Li , Jinyuan Qu , Lei Zhang

Modern 3D semantic instance segmentation approaches predominantly rely on specialized voting mechanisms followed by carefully designed geometric clustering techniques. Building on the successes of recent Transformer-based methods for object…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Jonas Schult , Francis Engelmann , Alexander Hermans , Or Litany , Siyu Tang , Bastian Leibe

We introduce SAMPro3D for zero-shot instance segmentation of 3D scenes. Given the 3D point cloud and multiple posed RGB-D frames of 3D scenes, our approach segments 3D instances by applying the pretrained Segment Anything Model (SAM) to 2D…

Computer Vision and Pattern Recognition · Computer Science 2025-02-05 Mutian Xu , Xingyilang Yin , Lingteng Qiu , Yang Liu , Xin Tong , Xiaoguang Han

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…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Phuc D. A. Nguyen , Tuan Duc Ngo , Evangelos Kalogerakis , Chuang Gan , Anh Tran , Cuong Pham , Khoi Nguyen

Advancements in 3D instance segmentation have traditionally been tethered to the availability of annotated datasets, limiting their application to a narrow spectrum of object categories. Recent efforts have sought to harness vision-language…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Yingda Yin , Yuzheng Liu , Yang Xiao , Daniel Cohen-Or , Jingwei Huang , Baoquan Chen

Recently, transformer-based methods have dominated 3D instance segmentation, where mask attention is commonly involved. Specifically, object queries are guided by the initial instance masks in the first cross-attention, and then iteratively…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Xin Lai , Yuhui Yuan , Ruihang Chu , Yukang Chen , Han Hu , Jiaya Jia

3D part segmentation is still an open problem in the field of 3D vision and AR/VR. Due to limited 3D labeled data, traditional supervised segmentation methods fall short in generalizing to unseen shapes and categories. Recently, the…

Computer Vision and Pattern Recognition · Computer Science 2025-02-28 Keito Suzuki , Bang Du , Girish Krishnan , Kunyao Chen , Runfa Blark Li , Truong Nguyen
‹ Prev 1 2 3 10 Next ›