DiscoNet: Shapes Learning on Disconnected Manifolds for 3D Editing
Abstract
Editing 3D models is a very challenging task, as it requires complex interactions with the 3D shape to reach the targeted design, while preserving the global consistency and plausibility of the shape. In this work, we present an intelligent and user-friendly 3D editing tool, where the edited model is constrained to lie onto a learned manifold of realistic shapes. Due to the topological variability of real 3D models, they often lie close to a disconnected manifold, which cannot be learned with a common learning algorithm. Therefore, our tool is based on a new deep learning model, DiscoNet, which extends 3D surface autoencoders in two ways. Firstly, our deep learning model uses several autoencoders to automatically learn each connected component of a disconnected manifold, without any supervision. Secondly, each autoencoder infers the output 3D surface by deforming a pre-learned 3D template specific to each connected component. Both advances translate into improved 3D synthesis, thus enhancing the quality of our 3D editing tool.
Cite
Text
Mehr et al. "DiscoNet: Shapes Learning on Disconnected Manifolds for 3D Editing." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00357Markdown
[Mehr et al. "DiscoNet: Shapes Learning on Disconnected Manifolds for 3D Editing." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/mehr2019iccv-disconet/) doi:10.1109/ICCV.2019.00357BibTeX
@inproceedings{mehr2019iccv-disconet,
title = {{DiscoNet: Shapes Learning on Disconnected Manifolds for 3D Editing}},
author = {Mehr, Eloi and Jourdan, Ariane and Thome, Nicolas and Cord, Matthieu and Guitteny, Vincent},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
year = {2019},
doi = {10.1109/ICCV.2019.00357},
url = {https://mlanthology.org/iccv/2019/mehr2019iccv-disconet/}
}