permuto_sdf
permuto_sdf copied to clipboard
Code for our CVPR'23 paper - "PermutoSDF: Fast Multi-View Reconstruction with Implicit Surfaces using Permutohedral Lattices"
pipeline
1. is there any way to get pipeline of process? 2. I trained the models, but i can't get mesh. I did not find any documentation or response, or comment....
Hi, I am having trouble running Docker on Windows, would it be possible to provide instructions for using this code without Docker? Thanks!
I have used this repo on the given dataset and I am really amazed by the quality of the outputs. Can anyone help me to understand how to use it...
Thanks for your great work! My goal: is to import highly detailed meshes and textures into 3D software like Blender, Unreal for rendering How do export mesh and textures (diffuse,...
This is amazing; really great job and well written code! QQ: When I get the rendered image of a face, do you know how i can modify facial expressions using...
Hello, a great work, I used your method to build occur below problem, I according to the hint modify **Dockerfile**, but it still doesn't work. Problem: ``` > [ 1/11]...
Thank you again for your great work! In your implementation of [Permutohedral Encoding](https://github.com/RaduAlexandru/permutohedral_encoding), you implement it as a Pytorch CUDA module so it's scalable and easy to migrate to other...
Hi author, How can I rerun the article results on Windows? Thank you very much!
Thanks for your great work. In supplementary material, you show they have almost same reconstruction quality. I am curious about (1) how much faster is permuto in 3d space and...