georghess / neurad-studio

[CVPR2024] NeuRAD: Neural Rendering for Autonomous Driving
https://research.zenseact.com/publications/neurad/
Apache License 2.0
329 stars 23 forks source link

I got no rendered result running the run_viewer.py #23

Closed FCInter closed 4 months ago

FCInter commented 4 months ago

I run python nerfstudio/scripts/viewer/run_viewer.py --load-config {outputs/.../config.yml} with the load-config correctly configured. On the webpage I get the training image and lidar points, but don't have the rendered vision, like this

screenshot-20240517-203637

What's wrong? I trained the model for 20000 iterations.

FCInter commented 4 months ago

I got a bug on the viewer, fixed.