Patch-based Representation and Learning for Efficient Deformation Modeling
By: Ruochen Chen, Thuy Tran, Shaifali Parashar
Potential Business Impact:
Makes 3D shapes move and change faster.
In this paper, we present a patch-based representation of surfaces, PolyFit, which is obtained by fitting jet functions locally on surface patches. Such a representation can be learned efficiently in a supervised fashion from both analytic functions and real data. Once learned, it can be generalized to various types of surfaces. Using PolyFit, the surfaces can be efficiently deformed by updating a compact set of jet coefficients rather than optimizing per-vertex degrees of freedom for many downstream tasks in computer vision and graphics. We demonstrate the capabilities of our proposed methodologies with two applications: 1) Shape-from-template (SfT): where the goal is to deform the input 3D template of an object as seen in image/video. Using PolyFit, we adopt test-time optimization that delivers competitive accuracy while being markedly faster than offline physics-based solvers, and outperforms recent physics-guided neural simulators in accuracy at modest additional runtime. 2) Garment draping. We train a self-supervised, mesh- and garment-agnostic model that generalizes across resolutions and garment types, delivering up to an order-of-magnitude faster inference than strong baselines.
Similar Papers
A Real-Time Multi-Model Parametric Representation of Point Clouds
CV and Pattern Recognition
Makes 3D shape finding faster and more accurate.
Generalizing Shape-from-Template to Topological Changes
CV and Pattern Recognition
Lets computers fix broken or cut 3D shapes.
PFF-Net: Patch Feature Fitting for Point Cloud Normal Estimation
CV and Pattern Recognition
Makes 3D scans more accurate by guessing shape better.