neuralangelo icon indicating copy to clipboard operation
neuralangelo copied to clipboard

Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)

Results 93 neuralangelo issues
Sort by recently updated
recently updated
newest added

Hello, thanks for your work! I am trying to run neuralanglo on my data, but I get an extremely weird result. I checked the state of training and found that...

I have trained on a custom dataset (349 images from an indoor office scene), however the results (depth map, normal map, extracted mesh geometry) are very poor. (RGB seems quite...

How should I test metrics(such as dtu dataset or real dataset)? In Wandb, I only see the PSNR of val.I hope you can tell me,thank you.

When installing colmap in colab there seems to be an issue that results in this: /content/neuralangelo --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) [](https://localhost:8080/#) in () 10 # Import imaginaire...

Hi, Does anyone know how they created this on their page? I've managed to use Neuralangelo to create a 3D object and now need to show it off, I was...

Hi there! [Here](https://github.com/NVlabs/neuralangelo/issues/38#issuecomment-1687633673) you have mentioned some parameters that can be tweaked to speed up training time: > @smandava98 thanks for the kind words! You can adjust the below hyperparameters...

it is a great project ,I use the nerf garden dataset to reconstruction and i only get the table in the mesh. but i wanna get all environment in the...

After completing the training process, I am wondering how to load the model and generate a view or video from it. Unfortunately, I couldn't find any script that handles inference...

Hi there! I've been experimenting with neuralangelo, tried to test it on one of my own turntable datasets. However, even my RTX 4070 would take over a 100 hours for...

Hi All, I am having an issue on training, I was hoping someone could shed some light on this. on windows 11, wsl2, docker, rtx 1080, cuda 11.8 I get...