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
Hi @ayushbaid, I was able to run the Olsson runner today with EXIF only. Other libraries like OpenMVG also require EXIF, so I think it's a reasonable assumption for now.
@johnwlambert you are right, we do not have EXIF (at least not in the standard format, we have it in other metadata. I can implement my own loader to read the EXIF in a different way.
We have runners for specific datasets, but there is no simple way right now to just run GTSFM on a folder of images.
We can solve this using the following:
FolderLoader
or some version of it which just takes in a folder of input images.Additional benchmarks needed for this task:
The text was updated successfully, but these errors were encountered: