Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes
Abstract
For the task of mobility analysis of 3D shapes, we propose joint analysis for simultaneous motion part segmentation and motion attribute estimation, taking a single 3D model as input. The problem is significantly different from those tackled in the existing works which assume the availability of either a pre-existing shape segmentation or multiple 3D models in different motion states. To that end, we develop Shape2Motion which takes a single 3D point cloud as input, and jointly computes a mobility-oriented segmentation and the associated motion attributes. Shape2Motion is comprised of two deep neural networks designed for mobility proposal generation and mobility optimization, respectively. The key contribution of these networks is the novel motion-driven features and losses used in both motion part segmentation and motion attribute estimation. This is based on the observation that the movement of a functional part preserves the shape structure. We evaluate Shape2Motion with a newly proposed benchmark for mobility analysis of 3D shapes. Results demonstrate that our method achieves the state-of-the-art performance both in terms of motion part segmentation and motion attribute estimation.
Cite
Text
Wang et al. "Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00908Markdown
[Wang et al. "Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/wang2019cvpr-shape2motion/) doi:10.1109/CVPR.2019.00908BibTeX
@inproceedings{wang2019cvpr-shape2motion,
title = {{Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes}},
author = {Wang, Xiaogang and Zhou, Bin and Shi, Yahao and Chen, Xiaowu and Zhao, Qinping and Xu, Kai},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2019},
doi = {10.1109/CVPR.2019.00908},
url = {https://mlanthology.org/cvpr/2019/wang2019cvpr-shape2motion/}
}