bash-4.2$ python3 tutorial_demo.py Cloning into 'ImageDataset_SceauxCastle'... remote: Enumerating objects: 17, done. remote: Total 17 (delta 0), reused 0 (delta 0), pack-reused 17 Unpacking objects: ...
I installed & built OpenMVG on a Linux (CentOS 7) machine by following the build instructions. I then ran tutorial_demo.py and it looks like it succeeded. I am now trying to convert the output of that ...