English
Related papers

Related papers: OVSeg3R: Learn Open-vocabulary Instance Segmentati…

200 papers

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

3D semantic segmentation provides high-level scene understanding for applications in robotics, autonomous systems, \textit{etc}. Traditional methods adapt exclusively to either task-specific goals (open-vocabulary segmentation) or scene…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Doriand Petit , Steve Bourgeois , Vincent Gay-Bellile , Florian Chabot , Loïc Barthe

Open-vocabulary 3D object detection (OV-3Det) aims to generalize beyond the limited number of base categories labeled during the training phase. The biggest bottleneck is the scarcity of annotated 3D data, whereas 2D image datasets are…

Computer Vision and Pattern Recognition · Computer Science 2024-11-19 Timing Yang , Yuanliang Ju , Li Yi

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2022-10-12 Linghua Tang , Le Hui , Jin Xie

Existing 3D instance segmentation methods frequently encounter issues with over-segmentation, leading to redundant and inaccurate 3D proposals that complicate downstream tasks. This challenge arises from their unsupervised merging approach,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Phuc Nguyen , Minh Luu , Anh Tran , Cuong Pham , Khoi Nguyen

Image segmentation beyond predefined categories is a key challenge in remote sensing, where novel and unseen classes often emerge during inference. Open-vocabulary image Segmentation addresses these generalization issues in traditional…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Saikat Dutta , Akhil Vasim , Siddhant Gole , Hamid Rezatofighi , Biplab Banerjee

3D object reconstruction and multilevel segmentation are fundamental to computer vision research. Existing algorithms usually perform 3D scene reconstruction and target objects segmentation independently, and the performance is not fully…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Jiexiong Xu , Weikun Zhao , Zhiyan Tang , Xiangchao Gan

Open-vocabulary 3D segmentation is a fundamental yet challenging task, requiring a mutual understanding of both segmentation and language. However, existing Gaussian-splatting-based methods rely either on a single 3D language field, leading…

Computer Vision and Pattern Recognition · Computer Science 2025-10-24 Runsong Zhu , Ka-Hei Hui , Zhengzhe Liu , Qianyi Wu , Weiliang Tang , Shi Qiu , Pheng-Ann Heng , Chi-Wing Fu

Existing 3D semantic segmentation methods rely on point-wise or voxel-wise feature descriptors to output segmentation predictions. However, these descriptors are often supervised at point or voxel level, leading to segmentation models that…

Computer Vision and Pattern Recognition · Computer Science 2023-11-22 Bo Sun , Qixing Huang , Xiangru Huang

Open-world instance-level scene understanding aims to locate and recognize unseen object categories that are not present in the annotated dataset. This task is challenging because the model needs to both localize novel 3D objects and infer…

Computer Vision and Pattern Recognition · Computer Science 2023-08-02 Runyu Ding , Jihan Yang , Chuhui Xue , Wenqing Zhang , Song Bai , Xiaojuan Qi

Recent success of vision foundation models have shown promising performance for the 2D perception tasks. However, it is difficult to train a 3D foundation network directly due to the limited dataset and it remains under explored whether…

Computer Vision and Pattern Recognition · Computer Science 2025-07-17 Qingdong He , Jinlong Peng , Zhengkai Jiang , Xiaobin Hu , Jiangning Zhang

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

Open-vocabulary instance segmentation aims at segmenting novel classes without mask annotations. It is an important step toward reducing laborious human supervision. Most existing works first pretrain a model on captioned images covering…

Computer Vision and Pattern Recognition · Computer Science 2022-04-20 Dat Huynh , Jason Kuen , Zhe Lin , Jiuxiang Gu , Ehsan Elhamifar

Panoptic reconstruction is a challenging task in 3D scene understanding. However, most existing methods heavily rely on pre-trained semantic segmentation models and known 3D object bounding boxes for 3D panoptic segmentation, which is not…

Computer Vision and Pattern Recognition · Computer Science 2024-07-02 Xuan Yu , Yili Liu , Chenrui Han , Sitong Mao , Shunbo Zhou , Rong Xiong , Yiyi Liao , Yue Wang

Open-vocabulary Video Instance Segmentation (OpenVIS) can simultaneously detect, segment, and track arbitrary object categories in a video, without being constrained to categories seen during training. In this work, we propose InstFormer, a…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Pinxue Guo , Tony Huang , Peiyang He , Xuefeng Liu , Tianjun Xiao , Zhaoyu Chen , Wenqiang Zhang

We propose a novel method for instance label segmentation of dense 3D voxel grids. We target volumetric scene representations, which have been acquired with depth sensors or multi-view stereo methods and which have been processed with…

Computer Vision and Pattern Recognition · Computer Science 2019-11-04 Jean Lahoud , Bernard Ghanem , Marc Pollefeys , Martin R. Oswald

3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation approaches have…

Computer Vision and Pattern Recognition · Computer Science 2024-04-04 Zihao Xiao , Longlong Jing , Shangxuan Wu , Alex Zihao Zhu , Jingwei Ji , Chiyu Max Jiang , Wei-Chih Hung , Thomas Funkhouser , Weicheng Kuo , Anelia Angelova , Yin Zhou , Shiwei Sheng

Panoptic segmentation of 3D scenes, involving the segmentation and classification of object instances in a dense 3D reconstruction of a scene, is a challenging problem, especially when relying solely on unposed 2D images. Existing…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Lojze Zust , Yohann Cabon , Juliette Marrie , Leonid Antsfeld , Boris Chidlovskii , Jerome Revaud , Gabriela Csurka

Accurate 3D instance segmentation is crucial for high-quality scene understanding in the 3D vision domain. However, 3D instance segmentation based on 2D-to-3D lifting approaches struggle to produce precise instance-level segmentation, due…

Computer Vision and Pattern Recognition · Computer Science 2025-12-22 Chaolei Wang , Yang Luo , Jing Du , Siyu Chen , Yiping Chen , Ting Han

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