When training, it cant load data since util/load_llff.py:107 return None after mismatch warning.
This is the screenshot:
Another Problem
I tried to remove the mismatch images and eventually the colmap give following error: FileNotFoundError: [Errno 2] No such file or directory: 'data/demo/dense/sparse/cameras.bin'
Here is the screenshot of log:
I wonder what do these mean and how to fix these problem.
If more infomation is need, just let me know.
Any help would be greatly appreciated.
My Setup
My Problem
When training, it cant load data since
util/load_llff.py:107
return None after mismatch warning. This is the screenshot:Another Problem
I tried to remove the mismatch images and eventually the colmap give following error:
FileNotFoundError: [Errno 2] No such file or directory: 'data/demo/dense/sparse/cameras.bin'
Here is the screenshot of log: I wonder what do these mean and how to fix these problem. If more infomation is need, just let me know. Any help would be greatly appreciated.