中文
相关论文

相关论文: OGC: Unsupervised 3D Object Segmentation from Rigi…

200 篇论文

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

The objective of this paper is a model that is able to discover, track and segment multiple moving objects in a video. We make four contributions: First, we introduce an object-centric segmentation model with a depth-ordered layer…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Junyu Xie , Weidi Xie , Andrew Zisserman

Accurate detection of objects in 3D point clouds is a key problem in autonomous driving systems. Collaborative perception can incorporate information from spatially diverse sensors and provide significant benefits for improving the…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Junyong Wang , Yuan Zeng , Yi Gong

We present a novel and effective method for detecting 3D primitives in cluttered, unorganized point clouds, without axillary segmentation or type specification. We consider the quadric surfaces for encapsulating the basic building blocks of…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Tolga Birdal , Benjamin Busam , Nassir Navab , Slobodan Ilic , Peter Sturm

We propose SegVec3D, a novel framework for 3D point cloud instance segmentation that integrates attention mechanisms, embedding learning, and cross-modal alignment. The approach builds a hierarchical feature extractor to enhance geometric…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Zhihan Kang , Boyu Wang

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

We introduce EvObj for unsupervised 3D instance segmentation that bridges the geometric domain gap between synthetic pretraining data and real-world point clouds. Current methods suffer from structural discrepancies when transferring object…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Jiahao Chen , Zihui Zhang , Yafei Yang , Jinxi Li , Shenxing Wei , Zhixuan Sun , Bo Yang

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

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yu Zhu , Naoya Chiba , Koichi Hashimoto

We study inferring 3D object-centric scene representations from a single image. While recent methods have shown potential in unsupervised 3D object discovery from simple synthetic images, they fail to generalize to real-world scenes with…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Rundong Luo , Hong-Xing Yu , Jiajun Wu

In this thesis we discuss architectural designs and training methods for a neural network to have the ability of dissecting an image into objects of interest without supervision. The main challenge in 2D unsupervised object segmentation is…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Sara Sabour

Part segmentation and motion estimation are two fundamental problems for articulated object motion analysis. In this paper, we present a method to solve these two problems jointly from a sequence of observed point clouds of a single…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Jun-Jee Chao , Qingyuan Jiang , Volkan Isler

3D object detection often involves complicated training and testing pipelines, which require substantial domain knowledge about individual datasets. Inspired by recent non-maximum suppression-free 2D object detection models, we propose a 3D…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yue Wang , Justin Solomon

Object segmentation in infant's egocentric videos is a fundamental step in studying how children perceive objects in early stages of development. From the computer vision perspective, object segmentation in such videos pose quite a few…

计算机视觉与模式识别 · 计算机科学 2016-02-09 Qazaleh Mirsharif , Sidharth Sadani , Shishir Shah , Hanako Yoshida , Joseph Burling

The goal of this paper is to discover, segment, and track independently moving objects in complex visual scenes. Previous approaches have explored the use of optical flow for motion segmentation, leading to imperfect predictions due to…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Junyu Xie , Weidi Xie , Andrew Zisserman

3D object detection is fundamentally important for various emerging applications, including autonomous driving and robotics. A key requirement for training an accurate 3D object detector is the availability of a large amount of LiDAR-based…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Ruiyu Mao , Sarthak Kumar Maharana , Rishabh K Iyer , Yunhui Guo

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised learning, which…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mohamed Afham , Isuru Dissanayake , Dinithi Dissanayake , Amaya Dharmasiri , Kanchana Thilakarathna , Ranga Rodrigo

At present, the anchor-based or anchor-free models that use LiDAR point clouds for 3D object detection use the center assigner strategy to infer the 3D bounding boxes. However, in a real world scene, the LiDAR can only acquire a limited…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Ruiqi Ma , Chi Chen , Bisheng Yang , Deren Li , Haiping Wang , Yangzi Cong , Zongtian Hu

Current 3D instance segmentation models generally use multi-stage methods to extract instance objects, including clustering, feature extraction, and post-processing processes. However, these multi-stage approaches rely on hyperparameter…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Chuan Tang , Xi Yang

Occluded and long-range objects are ubiquitous and challenging for 3D object detection. Point cloud sequence data provide unique opportunities to improve such cases, as an occluded or distant object can be observed from different viewpoints…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Yingwei Li , Charles R. Qi , Yin Zhou , Chenxi Liu , Dragomir Anguelov

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen