paper-with-me

홈 › Papers

Invertible Neural Skinning

2023-02-18 · CVPR 2023 1 · Yash Kant, Aliaksandr Siarohin, Riza Alp Guler, Menglei Chai, Jian Ren, Sergey Tulyakov, Igor Gilitschenski

Building animatable and editable models of clothed humans from raw 3D scans and poses is a challenging problem. Existing reposing methods suffer from the limited expressiveness of Linear Blend Skinning (LBS), require costly mesh extraction to generate each new pose, and typically do not preserve surface correspondences across different poses. In this work, we introduce Invertible Neural Skinning (INS) to address these shortcomings. To maintain correspondences, we propose a Pose-conditioned Invertible Network (PIN) architecture, which extends the LBS process by learning additional pose-varying deformations. Next, we combine PIN with a differentiable LBS module to build an expressive and end-to-end Invertible Neural Skinning (INS) pipeline. We demonstrate the strong performance of our method by outperforming the state-of-the-art reposing techniques on clothed humans and preserving surface correspondences, while being an order of magnitude faster. We also perform an ablation study, which shows the usefulness of our pose-conditioning formulation, and our qualitative results display that INS can rectify artefacts introduced by LBS well. See our webpage for more details: https://yashkant.github.io/invertible-neural-skinning/

📄 PDF Abstract BibTeX arXiv:2302.09227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BANMo: Building Animatable 3D Neural Models from Many Casual Videos

2021-12-23 · CVPR 2022 1 · Gengshan Yang, Minh Vo, Natalia Neverova, Deva Ramanan 외

Prior work for articulated 3D shape reconstruction often relies on specialized sensors (e.g., synchronized multi-camera systems), or pre-built 3D deformable models (e.g., SMAL or SMPL). Such methods are not able to scale…

3D Shape Reconstruction from VideosDynamic Reconstruction

TFS-NeRF: Template-Free NeRF for Semantic 3D Reconstruction of Dynamic Scene

2024-09-26 · Sandika Biswas, Qianyi Wu, Biplab Banerjee, Hamid Rezatofighi

Despite advancements in Neural Implicit models for 3D surface reconstruction, handling dynamic environments with interactions between arbitrary rigid, non-rigid, or deformable entities remains challenging. The generic re…

3D ReconstructionNeRFOptical Flow EstimationSurface Reconstruction

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…

PhysSkin: Real-Time and Generalizable Physics-Based Animation via Self-Supervised Neural Skinning

2026-03-24 · Yuanhang Lei, Tao Cheng, Xingxuan Li, Boming Zhao 외 arxiv

Achieving real-time physics-based animation that generalizes across diverse 3D shapes and discretizations remains a fundamental challenge. We introduce PhysSkin, a physics-informed framework that addresses this challenge…

Self-Supervised Learning

SkinningNet: Two-Stream Graph Convolutional Neural Network for Skinning Prediction of Synthetic Characters

2022-03-09 · CVPR 2022 1 · Albert Mosella-Montoro, Javier Ruiz-Hidalgo

This work presents SkinningNet, an end-to-end Two-Stream Graph Neural Network architecture that computes skinning weights from an input mesh and its associated skeleton, without making any assumptions on shape class and …

Graph Neural Network