中文
相关论文

相关论文: CutS3D: Cutting Semantics in 3D for 2D Unsupervise…

200 篇论文

3D semantic scene understanding tasks have achieved great success with the emergence of deep learning, but often require a huge amount of manually annotated training data. To alleviate the annotation cost, we propose the first…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Shichao Dong , Guosheng Lin

3D instance segmentation is fundamental to geometric understanding of the world around us. Existing methods for instance segmentation of 3D scenes rely on supervision from expensive, manual 3D annotations. We propose UnScene3D, the first…

计算机视觉与模式识别 · 计算机科学 2024-05-01 David Rozenberszki , Or Litany , Angela Dai

3D instance segmentation is an important task for real-world applications. To avoid costly manual annotations, existing methods have explored generating pseudo labels by transferring 2D masks from foundation models to 3D. However, this…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Juan Wang , Yasutomo Kawanishi , Tomo Miyazaki , Zhijie Wang , Shinichiro Omachi

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

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…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Chaolei Wang , Yang Luo , Jing Du , Siyu Chen , Yiping Chen , Ting Han

Recently, progress in acquisition equipment such as LiDAR sensors has enabled sensing increasingly spacious outdoor 3D environments. Making sense of such 3D acquisitions requires fine-grained scene understanding, such as constructing…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Cedric Perauer , Laurenz Adrian Heidrich , Haifan Zhang , Matthias Nießner , Anastasiia Kornilova , Alexey Artemov

Instance segmentation of point clouds is a crucial task in 3D field with numerous applications that involve localizing and segmenting objects in a scene. However, achieving satisfactory results requires a large number of manual annotations,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Zhikai Zhang , Jian Ding , Li Jiang , Dengxin Dai , Gui-Song Xia

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work, we jointly address…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Quang-Hieu Pham , Duc Thanh Nguyen , Binh-Son Hua , Gemma Roig , Sai-Kit Yeung

Semantic segmentation of 3D LiDAR point clouds, essential for autonomous driving and infrastructure management, is best achieved by supervised learning, which demands extensive annotated datasets and faces the problem of domain shifts. We…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Andrew Caunes , Thierry Chateau , Vincent Frémont

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

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Cuong Manh Hoang

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…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Linghua Tang , Le Hui , Jin Xie

This paper addresses the challenge of 3D instance segmentation by simultaneously leveraging 3D geometric and multi-view image information. Many previous works have applied deep learning techniques to 3D point clouds for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Haoyu Guo , He Zhu , Sida Peng , Yuang Wang , Yujun Shen , Ruizhen Hu , Xiaowei Zhou

A 3D point cloud describes the real scene precisely and intuitively.To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Xinlong Wang , Shu Liu , Xiaoyong Shen , Chunhua Shen , Jiaya Jia

Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-world assumption is…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Mohamed El Amine Boudjoghra , Salwa K. Al Khatib , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Khan

Radiance Fields have become a powerful tool for modeling 3D scenes from multiple images. However, they remain difficult to segment into semantically meaningful regions. Some methods work well using 2D semantic masks, but they generalize…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Corentin Dumery , Aoxiang Fan , Ren Li , Nicolas Talabot , Pascal Fua

LiDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang

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…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Cathrin Elich , Francis Engelmann , Theodora Kontogianni , Bastian Leibe

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

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…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Bo Sun , Qixing Huang , Xiangru Huang
‹ 上一页 1 2 3 10 下一页 ›