paper-with-me

Papers

DeepMetaHandles: Learning Deformation Meta-Handles of 3D Meshes with Biharmonic Coordinates

2021-02-18 · CVPR 2021 1 · Minghua Liu, Minhyuk Sung, Radomir Mech, Hao Su

We propose DeepMetaHandles, a 3D conditional generative model based on mesh deformation. Given a collection of 3D meshes of a category and their deformation handles (control points), our method learns a set of meta-handles for each shape, which are represented as combinations of the given handles. The disentangled meta-handles factorize all the plausible deformations of the shape, while each of them corresponds to an intuitive deformation. A new deformation can then be generated by sampling the coefficients of the meta-handles in a specific range. We employ biharmonic coordinates as the deformation function, which can smoothly propagate the control points' translations to the entire mesh. To avoid learning zero deformation as meta-handles, we incorporate a target-fitting module which deforms the input mesh to match a random target. To enhance deformations' plausibility, we employ a soft-rasterizer-based discriminator that projects the meshes to a 2D space. Our experiments demonstrate the superiority of the generated deformations as well as the interpretability and consistency of the learned meta-handles.

📄 PDF Abstract BibTeX arXiv:2102.09105

Code (1)

Colin97/DeepMetaHandles 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning-Based Biharmonic Augmentation for Point Cloud Classification

2023-11-10 · Jiacheng Wei, Guosheng Lin, Henghui Ding, Jie Hu 외

Point cloud datasets often suffer from inadequate sample sizes in comparison to image datasets, making data augmentation challenging. While traditional methods, like rigid transformations and scaling, have limited potent…

ClassificationData AugmentationDiversityPoint Cloud Classification

Pop-Out Motion: 3D-Aware Image Deformation via Learning the Shape Laplacian

2022-03-29 · CVPR 2022 1 · Jihyun Lee, Minhyuk Sung, HyunJin Kim, Tae-Kyun Kim

We propose a framework that can deform an object in a 2D image as it exists in 3D space. Most existing methods for 3D-aware image manipulation are limited to (1) only changing the global scene information or depth, or (2…

3D ReconstructionImage Manipulation

Deep Feature Deformation Weights

2026-01-18 · Richard Liu, Itai Lang, Rana Hanocka arxiv

Handle-based mesh deformation is a classic paradigm in computer graphics which enables intuitive edits from sparse controls. Classical techniques are fast and precise, but require users to know ideal handle placement apr…

Symmetry Detection

Time-Varying Coronary Artery Deformation: A Dynamic Skinning Framework for Surgical Training

2025-03-04 · Shuo Wang, Tong Ren, Nan Cheng, Rong Wang 외

Purpose: This study proposes a novel anatomically-driven dynamic modeling framework for coronary arteries using skeletal skinning weights computation, aiming to achieve precise control over vessel deformation while maint…

Robust Biharmonic Skinning Using Geometric Fields

2024-06-01 · Ana Dodik, Vincent Sitzmann, Justin Solomon, Oded Stein

Skinning is a popular way to rig and deform characters for animation, to compute reduced-order simulations, and to define features for geometry processing. Methods built on skinning rely on weight functions that distribu…