You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why is it?
at first, I downloaded https://github.com/NVlabs/instant-ngp/releases/download/continuous/Instant-NGP-for-RTX-3000-and-4000.zip
this file and run instant-ngp.exe
then I did
run below command
python scripts/colmap2nerf.py --video_in ./IMG_1816.MOV --video_fps 2 --run_colmap --aabb_scale_16 --overwrite
it is okay but very very slow so I checked if it is using nvidia GPU but itsays 0% but intel basic graphic card says 100%
how can I use nvidia gpu to do work?
The text was updated successfully, but these errors were encountered:
why is it?
at first, I downloaded
https://github.com/NVlabs/instant-ngp/releases/download/continuous/Instant-NGP-for-RTX-3000-and-4000.zip
this file and run instant-ngp.exe
then I did
run below command
python scripts/colmap2nerf.py --video_in ./IMG_1816.MOV --video_fps 2 --run_colmap --aabb_scale_16 --overwrite
it is okay but very very slow so I checked if it is using nvidia GPU but itsays 0% but intel basic graphic card says 100%
how can I use nvidia gpu to do work?
The text was updated successfully, but these errors were encountered: