Kai-46 / nerfplusplus

improves over nerf in 360 capture of unbounded scenes
BSD 2-Clause "Simplified" License
926 stars 104 forks source link

Extracting data from NeRF++ is occurring RuntimeError. #59

Open ssxxnnxxtt opened 11 months ago

ssxxnnxxtt commented 11 months ago

I want to extract data from NeRF++ by type the command "python extract_grid_nerf++.py --config configs/tanks_and_temples/tat_training_truck.txt" on the nerfplusplus file to create .ply file. However, the error was occurred by the picture that I attached in this issue. How can I solve this error? Screenshot from 2023-11-09 17-30-29

I use the version of CUDA & pytorch following the picture that I attached in this comment. Screenshot from 2023-11-09 17-50-51