← Search

Pablo Palafox

5 accepted papers

2021

NPMs: Neural Parametric Models for 3D Deformable Shapes

ICCV 2021poster

Parametric 3D models have enabled a wide variety of tasks in computer graphics and vision, such as modeling human bodies, faces, and hands. However, the construction of these parametric models is often tedious, as it requires heavy manual tweaking, and they struggle to represent additional complexit…

Cited by 118PDFcodeScholar
2021

Neural Deformation Graphs for Globally-Consistent Non-Rigid Reconstruction

CVPR 2021poster

We introduce Neural Deformation Graphs for globally-consistent deformation tracking and 3D reconstruction of non-rigid objects. Specifically, we implicitly model a deformation graph via a deep neural network. This neural deformation graph does not rely on any object-specific structure and, thus, can…

Cited by 83PDFcodeScholar
2021

TransformerFusion: Monocular RGB Scene Reconstruction using Transformers

NeurIPS 2021poster

We introduce TransformerFusion, a transformer-based 3D scene reconstruction approach. From an input monocular RGB video, the video frames are processed by a transformer network that fuses the observations into a volumetric feature grid representing the scene; this feature grid is then decoded into a…

Cited by 158SourcePDFScholar
2020

Neural Non-Rigid Tracking

NeurIPS 2020poster

We introduce a novel, end-to-end learnable, differentiable non-rigid tracker that enables state-of-the-art non-rigid reconstruction by a learned robust optimization. Given two input RGB-D frames of a non-rigidly moving object, we employ a convolutional neural network to predict dense correspondences…