paper-with-me

Papers

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

2020-06-26 · Zihao Yan, Ruizhen Hu, Xingguang Yan, Luanmin Chen, Oliver van Kaick, Hao Zhang, Hui Huang

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 Recurrent Neural Network (RNN), composed of an encoder-decoder pair with interleaved Long Short-Term Memory (LSTM) components, which together predict a temporal sequence of pointwise displacements for the input point cloud. At the same time, the displacements allow the network to learn movable parts, resulting in a motion-based shape segmentation. Recursive applications of RPM-Net on the obtained parts can predict finer-level part motions, resulting in a hierarchical object segmentation. Furthermore, we develop a separate network to estimate part mobilities, e.g., per-part motion parameters, from the segmented motion sequence. Both networks learn deep predictive models from a training set that exemplifies a variety of mobilities for diverse objects. We show results of simultaneous motion and part predictions from synthetic and real scans of 3D objects exhibiting a variety of part mobilities, possibly involving multiple movable parts.

📄 PDF Abstract BibTeX arXiv:2006.14865

Code (1)

Salingo/RPM-Net 공식 구현 tf

Tasks

DecoderSemantic Segmentation

Similar Papers 제목 키워드 기반

MoNet: Motion-based Point Cloud Prediction Network

2020-11-21 · Fan Lu, Guang Chen, Yinlong Liu, Zhijun Li 외

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are cruci…

Autonomous DrivingPrediction

Self-Supervised 3D Scene Flow Estimation and Motion Prediction using Local Rigidity Prior

2023-10-17 · Ruibo Li, Chi Zhang, Zhe Wang, Chunhua Shen 외

In this article, we investigate self-supervised 3D scene flow estimation and class-agnostic motion prediction on point clouds. A realistic scene can be well modeled as a collection of rigidly moving parts, therefore its …

Motion Estimationmotion predictionScene Flow EstimationSelf-Supervised Learning

Self-Supervised Learning of Part Mobility from Point Cloud Sequence

2020-10-20 · Yahao Shi, Xinyu Cao, Bin Zhou

Part mobility analysis is a significant aspect required to achieve a functional understanding of 3D objects. It would be natural to obtain part mobility from the continuous part motion of 3D objects. In this study, we in…

Self-Supervised Learning

SE3-Nets: Learning Rigid Body Motion using Deep Neural Networks

2016-06-08 · Arunkumar Byravan, Dieter Fox

We introduce SE3-Nets, which are deep neural networks designed to model and learn rigid body motion from raw point cloud data. Based only on sequences of depth images along with action vectors and point wise data associa…

RGL-NET: A Recurrent Graph Learning framework for Progressive Part Assembly

2021-07-27 · Abhinav Narayan Harish, Rajendra Nagar, Shanmuganathan Raman

Autonomous assembly of objects is an essential task in robotics and 3D computer vision. It has been studied extensively in robotics as a problem of motion planning, actuator control and obstacle avoidance. However, the t…

Graph LearningMotion Planning