Juuso Korhonen
Juuso Korhonen
I get the following error message when make -j8: make: *** [Makefile:130: all] Error 2 I'm running on Ubuntu 18.04. The solution for Ubuntu 20.04 (Install on ubuntu 20.04 #48)...
Hi, I would like to know if anyone has managed to get produce SOTA chamfer distance results with neus-facto? I try to train the model with the command: ``` ns-train...
Hi, I would like to render the mesh along a given camera-path file (.json file created in viewer). But if I try ``` ns-render-mesh --meshfile meshes/scan1.ply --camera-path-filename camera_path_replica_scan1.json --traj filename...
Hi, My thesis is about speeding up the surface modeling process. I would like to know if there are any reference results available (training time, PSNR, chamfer distance) for the...
Hi I would like to know what is the official mesh evaluation practice in sdfstudio? I looked at this question: https://github.com/autonomousvision/sdfstudio/issues/14, but many things were left unanswered there. Is that...
Hi, I have a A4500 laptop GPU with 16GB of VRAM. I'm not able to run the neus-facto-angelo however: ``` ns-train neus-facto-angelo --pipeline.model.sdf-field.inside-outside False --vis wandb --experiment-name test sdfstudio-data --data...
Hi @ashawkey, and thank you for amazing repository I would like to use your SDF implementation as baseline at my thesis. But I find the resulting mesh as quite poor...
Hi @ashawkey and thanks for the amazing code. I'm planning to use this implementation as one model I test in my thesis, but the PSNR results are really low (like...
Hi @ashawkey, I'm trying to get the depth supervision to work, but so far its only making perfomance worse for me. I'm wondering why the depth is not normalized with...
Hi @ashawkey and thanks for a great template, I'm planning to use this template as the starting ground of my thesis. But I'm not able to get the dtu dataset...