paper-with-me

Papers

ShapeFlow: Learnable Deformations Among 3D Shapes

2020-06-14 · Chiyu "Max" Jiang, Jingwei Huang, Andrea Tagliasacchi, Leonidas Guibas

We present ShapeFlow, a flow-based model for learning a deformation space for entire classes of 3D shapes with large intra-class variations. ShapeFlow allows learning a multi-template deformation space that is agnostic to shape topology, yet preserves fine geometric details. Different from a generative space where a latent vector is directly decoded into a shape, a deformation space decodes a vector into a continuous flow that can advect a source shape towards a target. Such a space naturally allows the disentanglement of geometric style (coming from the source) and structural pose (conforming to the target). We parametrize the deformation between geometries as a learned continuous flow field via a neural network and show that such deformations can be guaranteed to have desirable properties, such as be bijectivity, freedom from self-intersections, or volume preservation. We illustrate the effectiveness of this learned deformation space for various downstream applications, including shape generation via deformation, geometric style transfer, unsupervised learning of a consistent parameterization for entire classes of shapes, and shape interpolation.

📄 PDF Abstract BibTeX arXiv:2006.07982

Code (1)

maxjiang93/ShapeFlow pytorch

Tasks

DisentanglementStyle Transfer

Similar Papers 제목 키워드 기반

ShapeFlow: Learnable Deformation Flows Among 3D Shapes

2020-12-01 · NeurIPS 2020 12 · Chiyu Jiang, Jingwei Huang, Andrea Tagliasacchi, Leonidas J. Guibas

We present ShapeFlow, a flow-based model for learning a deformation space for entire classes of 3D shapes with large intra-class variations. ShapeFlow allows learning a multi-template deformation space that is agnostic t…

DisentanglementStyle Transfer

ShapeFlow: Dynamic Shape Interpreter for TensorFlow

2020-11-26 · Sahil Verma, Zhendong Su

We present ShapeFlow, a dynamic abstract interpreter for TensorFlow which quickly catches tensor shape incompatibility errors, one of the most common bugs in deep learning code. ShapeFlow shares the same APIs as TensorFl…

Cyclic Functional Mapping: Self-supervised correspondence between non-isometric deformable shapes

2019-12-03 · ECCV 2020 8 · Dvir Ginzburg, Dan Raviv

We present the first utterly self-supervised network for dense correspondence mapping between non-isometric shapes. The task of alignment in non-Euclidean domains is one of the most fundamental and crucial problems in co…

Partial Non-rigid Deformations and interpolations of Human Body Surfaces

2024-12-03 · Thomas Besnier, Emery Pierson, Sylvain Arguillere, Mohamed Daoudi

Non-rigid shape deformations pose significant challenges, and most existing methods struggle to handle partial deformations effectively. We present Partial Non-rigid Deformations and interpolations of the human body Surf…

Dense Non-Rigid Shape Correspondence using Random Forests

2014-06-01 · CVPR 2014 6 · Emanuele Rodola, Samuel Rota Bulo, Thomas Windheuser, Matthias Vestner 외

We propose a shape matching method that produces dense correspondences tuned to a specific class of shapes and deformations. In a scenario where this class is represented by a small set of example shapes, the proposed me…