English
Related papers

Related papers: MaskClustering: View Consensus based Mask Graph Cl…

200 papers

Open-vocabulary 3D segmentation enables exploration of 3D spaces using free-form text descriptions. Existing methods for open-vocabulary 3D instance segmentation primarily focus on identifying object-level instances but struggle with…

Computer Vision and Pattern Recognition · Computer Science 2025-01-23 Ayca Takmaz , Alexandros Delitzas , Robert W. Sumner , Francis Engelmann , Johanna Wald , Federico Tombari

Open-vocabulary image segmentation has been advanced through the synergy between mask generators and vision-language models like Contrastive Language-Image Pre-training (CLIP). Previous approaches focus on generating masks while aligning…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Quan-Sheng Zeng , Yunheng Li , Daquan Zhou , Guanbin Li , Qibin Hou , Ming-Ming Cheng

We propose an interactive approach for 3D instance segmentation, where users can iteratively collaborate with a deep learning model to segment objects in a 3D point cloud directly. Current methods for 3D instance segmentation are generally…

Computer Vision and Pattern Recognition · Computer Science 2023-01-24 Theodora Kontogianni , Ekin Celikkan , Siyu Tang , Konrad Schindler

In this work, we introduce OpenIns3D, a new 3D-input-only framework for 3D open-vocabulary scene understanding. The OpenIns3D framework employs a "Mask-Snap-Lookup" scheme. The "Mask" module learns class-agnostic mask proposals in 3D point…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Zhening Huang , Xiaoyang Wu , Xi Chen , Hengshuang Zhao , Lei Zhu , Joan Lasenby

The current state-of-the-art methods in 3D instance segmentation typically involve a clustering step, despite the tendency towards heuristics, greedy algorithms, and a lack of robustness to the changes in data statistics. In contrast, we…

Computer Vision and Pattern Recognition · Computer Science 2022-07-14 Tong He , Wei Yin , Chunhua Shen , Anton van den Hengel

The goal of open-vocabulary detection is to identify novel objects based on arbitrary textual descriptions. In this paper, we address open-vocabulary 3D point-cloud detection by a dividing-and-conquering strategy, which involves: 1)…

Computer Vision and Pattern Recognition · Computer Science 2023-05-18 Yuheng Lu , Chenfeng Xu , Xiaobao Wei , Xiaodong Xie , Masayoshi Tomizuka , Kurt Keutzer , Shanghang Zhang

Open-set 3D segmentation represents a major point of interest for multiple downstream robotics and augmented/virtual reality applications. We present a decoupled 3D segmentation pipeline to ensure modularity and adaptability to novel 3D…

Computer Vision and Pattern Recognition · Computer Science 2025-04-10 Luis Wiedmann , Luca Wiehe , David Rozenberszki

Recent deep learning models achieve impressive results on 3D scene analysis tasks by operating directly on unstructured point clouds. A lot of progress was made in the field of object classification and semantic segmentation. However, the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-20 Cathrin Elich , Francis Engelmann , Theodora Kontogianni , Bastian Leibe

Understanding 3D scenes is pivotal for autonomous driving, robotics, and augmented reality. Recent semantic Gaussian Splatting approaches leverage large-scale 2D vision models to project 2D semantic features onto 3D scenes. However, they…

Computer Vision and Pattern Recognition · Computer Science 2025-10-22 Tianyu Huang , Runnan Chen , Dongting Hu , Fengming Huang , Mingming Gong , Tongliang Liu

Online zero-shot 3D instance segmentation of a progressively reconstructed scene is both a critical and challenging task for embodied applications. With the success of visual foundation models (VFMs) in the image domain, leveraging 2D…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Yijie Tang , Jiazhao Zhang , Yuqing Lan , Yulan Guo , Dezun Dong , Chenyang Zhu , Kai Xu

This paper introduces OpenGaussian, a method based on 3D Gaussian Splatting (3DGS) capable of 3D point-level open vocabulary understanding. Our primary motivation stems from observing that existing 3DGS-based open vocabulary methods mainly…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Yanmin Wu , Jiarui Meng , Haijie Li , Chenming Wu , Yahao Shi , Xinhua Cheng , Chen Zhao , Haocheng Feng , Errui Ding , Jingdong Wang , Jian Zhang

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

Conventional 3D instance segmentation methods rely on labor-intensive 3D annotations for supervised training, which limits their scalability and generalization to novel objects. Recent approaches leverage multi-view 2D masks from the…

Computer Vision and Pattern Recognition · Computer Science 2026-04-13 Yibo Zhao , Yigong Zhang , Jin Xie

Understanding 3D scenes is a crucial challenge in computer vision research with applications spanning multiple domains. Recent advancements in distilling 2D vision-language foundation models into neural fields, like NeRF and 3DGS, enable…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Zihan Gao , Lingling Li , Licheng Jiao , Fang Liu , Xu Liu , Wenping Ma , Yuwei Guo , Shuyuan Yang

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,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-24 Youbin Kim , Jinho Park , Hogun Park , Eunbyung Park

Recent open-vocabulary segmentation methods adopt mask generators to predict segmentation masks and leverage pre-trained vision-language models, e.g., CLIP, to classify these masks via mask pooling. Although these approaches show promising…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Yongkang Li , Tianheng Cheng , Bin Feng , Wenyu Liu , Xinggang Wang

Reliable 3D segmentation is critical for understanding complex scenes with dense layouts and multi-scale objects, as commonly seen in industrial environments. In such scenarios, heavy occlusion weakens geometric boundaries between objects,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Yu Zhu , Naoya Chiba , Koichi Hashimoto

We introduce a 3D instance representation, termed instance kernels, where instances are represented by one-dimensional vectors that encode the semantic, positional, and shape information of 3D instances. We show that instance kernels enable…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Yizheng Wu , Min Shi , Shuaiyuan Du , Hao Lu , Zhiguo Cao , Weicai Zhong

Current state-of-the-art instance segmentation methods are not suited for real-time applications like autonomous driving, which require fast execution times at high accuracy. Although the currently dominant proposal-based methods have high…

Computer Vision and Pattern Recognition · Computer Science 2019-08-05 Davy Neven , Bert De Brabandere , Marc Proesmans , Luc Van Gool

Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then clustering to obtain…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Liyuan Zhang , Le Hui , Qi Liu , Bo Li , Yuchao Dai