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
I made it to "Get transform.json" successfully. However when I use the command: python scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16 --images /image/vibe I get the error below.
I am using an admin terminal, and have tried the conda prompt as well. I am in the data directory of the repo C:\stable-diffusion\instant-ngp\data. My goal is to create a directory named 'vibe' where I am going to put my photos.
instant-ngp-
|_data-
|_image-
|_vibe
I'm so close after days of resolving an issue with Git and Windows ASLR!
What am I doing wrong, and what info can I give to help? I am on Windows 10x64.
@KultidGames Thanks! It works. How I was able to run it:
C:...\scripts\colmap2nerf.py --colmap_matcher exhaustive --run_colmap --images C:...\images --aabb_scale 16 --overwrite
I made it to "Get transform.json" successfully. However when I use the command:
python scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16 --images /image/vibe
I get the error below.I am using an admin terminal, and have tried the conda prompt as well. I am in the data directory of the repo
C:\stable-diffusion\instant-ngp\data
. My goal is to create a directory named 'vibe' where I am going to put my photos.I'm so close after days of resolving an issue with Git and Windows ASLR!
What am I doing wrong, and what info can I give to help? I am on Windows 10x64.
The text was updated successfully, but these errors were encountered: