中文
相关论文

相关论文: OE3DIS: Open-Ended 3D Point Cloud Instance Segment…

200 篇论文

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

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…

计算机视觉与模式识别 · 计算机科学 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

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…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Zhishan Zhou , Siyuan Wei , Zengran Wang , Chunjie Wang , Xiaosheng Yan , Xiao Liu

In this paper, we investigate Open-Vocabulary 3D Instance Segmentation (OV-3DIS) with free-form language instructions. Earlier works that rely on only annotated base categories for training suffer from limited generalization to unseen novel…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Seungjun Lee , Yuyang Zhao , Gim Hee Lee

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…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Ayça Takmaz , Elisabetta Fedele , Robert W. Sumner , Marc Pollefeys , Federico Tombari , Francis Engelmann

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

计算机视觉与模式识别 · 计算机科学 2024-11-26 Phuc Nguyen , Minh Luu , Anh Tran , Cuong Pham , Khoi Nguyen

We introduce OV-MAP, a novel approach to open-world 3D mapping for mobile robots by integrating open-features into 3D maps to enhance object recognition capabilities. A significant challenge arises when overlapping features from adjacent…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Juno Kim , Yesol Park , Hye-Jung Yoon , Byoung-Tak Zhang

Locating and retrieving objects from scene-level point clouds is a challenging problem with broad applications in robotics and augmented reality. This task is commonly formulated as open-vocabulary 3D instance segmentation. Although recent…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Khanh Nguyen , Dasith de Silva Edirimuni , Ghulam Mubashar Hassan , Ajmal Mian

Current point-cloud detection methods have difficulty detecting the open-vocabulary objects in the real world, due to their limited generalization capability. Moreover, it is extremely laborious and expensive to collect and fully annotate a…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Yuheng Lu , Chenfeng Xu , Xiaobao Wei , Xiaodong Xie , Masayoshi Tomizuka , Kurt Keutzer , Shanghang Zhang

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…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Mohamed El Amine Boudjoghra , Angela Dai , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Shahbaz Khan

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…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Yibo Zhao , Yigong Zhang , Jin Xie

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…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Hongyang Li , Jinyuan Qu , Lei Zhang

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…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Guofeng Mei , Luigi Riz , Yiming Wang , Fabio Poiesi

3D Gaussian Splatting (3DGS) has emerged as a powerful representation for neural scene reconstruction, offering high-quality novel view synthesis while maintaining computational efficiency. In this paper, we extend the capabilities of 3DGS…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Jens Piekenbrinck , Christian Schmidt , Alexander Hermans , Narunas Vaskevicius , Timm Linder , Bastian Leibe

State-of-the-art models on contemporary 3D segmentation benchmarks like ScanNet consume and label dataset-provided 3D point clouds, obtained through post processing of sensed multiview RGB-D images. They are typically trained in-domain,…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Ayush Jain , Pushkal Katara , Nikolaos Gkanatsios , Adam W. Harley , Gabriel Sarch , Kriti Aggarwal , Vishrav Chaudhary , Katerina Fragkiadaki

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

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…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zhening Huang , Xiaoyang Wu , Xi Chen , Hengshuang Zhao , Lei Zhu , Joan Lasenby

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…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Jonas Schult , Francis Engelmann , Alexander Hermans , Or Litany , Siyu Tang , Bastian Leibe

Point-cloud semantic segmentation underpins a wide range of critical applications. Although recent deep architectures and large-scale datasets have driven impressive closed-set performance, these models struggle to recognize or properly…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Wang Fang , Shirin Rahimi , Olivia Bennett , Sophie Carter , Mitra Hassani , Xu Lan , Omid Javadi , Lucas Mitchell

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…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Runyu Ding , Jihan Yang , Chuhui Xue , Wenqing Zhang , Song Bai , Xiaojuan Qi
‹ 上一页 1 2 3 10 下一页 ›