permuto_sdf
permuto_sdf copied to clipboard
Code for our CVPR'23 paper - "PermutoSDF: Fast Multi-View Reconstruction with Implicit Surfaces using Permutohedral Lattices"
use my customer dataset error img_name 316.png scene centroid [nan nan nan] scene scale nan Stack trace: 21 0x5574cefda125 python3(+0x1ce125) [0x5574cefda125] 20 0x7ff004d3c083 __libc_start_main + 243 19 0x5574cefda219 Py_BytesMain +...
Not an issue, but how I did it. In Colmap, perform the automatic reconstruction (untoggle dense since it is not needed) Then, in the File pane, choose "Export model as...
Hello, First of all, thanks for your excellent work and code release! When I was trying to repeat the experiments with the given docker environment on my local workstation (a...
The permutohedral encoding is amazing! However, when I do serial_train on dtu without mask, the metrics are woese than the paper. Does anything need to be modified in HyperParamsPermutoSDF? Experimental...
why is it always `list index out of range`, how many images am I supposed to employ? Once it was mentioned about 200 images, but i can't run 152 images....
Hello, I'm running a remote ec2 instance, with a remote desktop client called Nice DCV (a competitor to VNC for enterprise, free for ec2). 24GB VRAM and 64GB RAM. I...
Hi. I really appreciate your nice work. But when i use save_to_file() to save a .ply, i find .ply file do not have RGB color. How can i save rendered...
Do you know which tool they employed to get head without background? Is it necessary to preprocess images and get rid of background? What is resolution requirement to images? It...
Hi, thanks for this amazing work! I'm trying to use an initial mesh of a complex scene instead of optimizing from a sphere. I don't have masks and the optimization...
thanks for amazing project. It is not clear how to get output result of training. I did not find either on readme or paper, what is .pt files. And why...