Viraj Deshwal
Viraj Deshwal
On running the command : python scripts/colmap2nerf.py --video_in input_video/IMG_1836.MOV --video_fps 2 --run_colmap --aabb_scale 4 --out input_video/transform.json I am getting the following error: ==== running: colmap sequential_matcher --SiftMatching.guided_matching=true --database_path colmap.db F1018...
Exception handling is missing corner case of checking bucket prefix. It is validating special character in the name of s3 bucket prefix. For eg. "-".
Hello, The project was missing a requirements.txt file for the inference code.