npms
npms copied to clipboard
Official implementation of NPMs: Neural Parametric Models for 3D Deformable Shapes - ICCV 2021
this will crash in the latest kornia version :)
Hi @pablopalafox, thanks for your interesting work. May i know how many camera views you are using to generate the voxelized data for the shape encoder? Currently it is set...
I found that your new paper, "SPAMs: Structured Implicit Parametric Models" are accepted by CVPR 2022. When will the code of "SPAMs: Structured Implicit Parametric Models" be released?
The module is imported when calling `compute_partial_sdf_grid.py` It resulted in the following error: `ImportError: libc10.so: cannot open shared object file: No such file or directory` libc10.so is made available on...