Abhigyan Chattopadhyay
Abhigyan Chattopadhyay
@bmild I managed to get rid of the import error, and it was happening due to me using Nvidia CUDA 10.1, whereas Tensorflow supports only CUDA 10.0. I did download...
I tried the above as well, still there's no poses_bounds.py after running it... I have no clue why this is happening, but I have a feeling that the program is...
@bmild I've now downloaded and compiled colmap from source, and all the above errors have now disappeared... Thanks so much for that colmap link, and all the support! However, I've...
That didn't work :/ I deleted that directory, and now the `mkdir` error line is missing, but the output is still mostly the same... ``` factor/width/height args: [None, None, 360]...
Also, I tried running the imgs2mpis.py script alone, using the same arguments as in the demo.sh script... (`python imgs2mpis.py data/testscene data/testscene/mpis_360 --height 360`) It gets killed for some reason after...
@bmild I have only 2GB of graphics memory. I changed the two lines that you mentioned in the linked issue, but I'm still getting the exact same error message... Is...