paper-with-me

Papers

One Point, One Object: Simultaneous 3D Object Segmentation and 6-DOF Pose Estimation

2019-12-27 · Hongsen Liu

We propose a single-shot method for simultaneous 3D object segmentation and 6-DOF pose estimation in pure 3D point clouds scenes based on a consensus that \emph{one point only belongs to one object}, i.e., each point has the potential power to predict the 6-DOF pose of its corresponding object. Unlike the recently proposed methods of the similar task, which rely on 2D detectors to predict the projection of 3D corners of the 3D bounding boxes and the 6-DOF pose must be estimated by a PnP like spatial transformation method, ours is concise enough not to require additional spatial transformation between different dimensions. Due to the lack of training data for many objects, the recently proposed 2D detection methods try to generate training data by using rendering engine and achieve good results. However, rendering in 3D space along with 6-DOF is relatively difficult. Therefore, we propose an augmented reality technology to generate the training data in semi-virtual reality 3D space. The key component of our method is a multi-task CNN architecture that can simultaneously predicts the 3D object segmentation and 6-DOF pose estimation in pure 3D point clouds. For experimental evaluation, we generate expanded training data for two state-of-the-arts 3D object datasets \cite{PLCHF}\cite{TLINEMOD} by using Augmented Reality technology (AR). We evaluate our proposed method on the two datasets. The results show that our method can be well generalized into multiple scenarios and provide performance comparable to or better than the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1912.12095

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

OGC: Unsupervised 3D Object Segmentation from Rigid Dynamics of Point Clouds

2022-10-10 · Ziyang Song, Bo Yang

In this paper, we study the problem of 3D object segmentation from raw point clouds. Unlike all existing methods which usually require a large amount of human annotations for full supervision, we propose the first unsupe…

Instance SegmentationObjectSegmentationSemantic Segmentation

Simultaneous Detection and Segmentation

2014-07-07 · Bharath Hariharan, Pablo Arbeláez, Ross Girshick, Jitendra Malik

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection…

Diagnosticobject-detectionObject DetectionSegmentation+1

MultiBodySync: Multi-Body Segmentation and Motion Estimation via 3D Scan Synchronization

2021-01-17 · CVPR 2021 1 · Jiahui Huang, He Wang, Tolga Birdal, Minhyuk Sung 외

We present MultiBodySync, a novel, end-to-end trainable multi-body motion segmentation and rigid registration framework for multiple input 3D point clouds. The two non-trivial challenges posed by this multi-scan multibod…

Motion EstimationMotion SegmentationSegmentation

AGILE3D: Attention Guided Interactive Multi-object 3D Segmentation

2023-06-01 · Yuanwen Yue, Sabarinath Mahadevan, Jonas Schult, Francis Engelmann 외

During interactive segmentation, a model and a user work together to delineate objects of interest in a 3D point cloud. In an iterative process, the model assigns each data point to an object (or the background), while t…

Binary ClassificationInteractive SegmentationObjectSegmentation

RPM-Net: Recurrent Prediction of Motion and Parts from Point Cloud

2020-06-26 · Zihao Yan, Ruizhen Hu, Xingguang Yan, Luanmin Chen 외

We introduce RPM-Net, a deep learning-based approach which simultaneously infers movable parts and hallucinates their motions from a single, un-segmented, and possibly partial, 3D point cloud shape. RPM-Net is a novel Re…

DecoderSemantic Segmentation