Víctor Gutiérrez García
Víctor Gutiérrez García
Have you tried in function "predictions_to_glb" set show_cam=False ? That should work i guess. By default is set to True.
Hi, the author created a file called "vggt_to_colmap", which parses the predictions of the model into the colmap style file https://colmap.github.io/format.html. This didn't work for me since I needed a...
Yeah I could work on that. I can`t at the moment, but probably in a couple of days.
Check this issue https://github.com/mapillary/OpenSfM/issues/1078. As far as I know, in the commit ef872b2399cf1cc036d91e950f210a7be33c2745 someone removed 4 important files from the library. Check if it works for you and if not...
Looks like no one cares anymore if this works properly
Hi! Check this issue https://github.com/mapillary/OpenSfM/issues/1078. As far as I know, they deleted a couple of important files at this point and no one is adding them to the source code....
Did you managed to solve the error?
Nothing prevents from being fixed it since it works if you add the files from an august commit... Maintainers are not around...
Hi, thanks for the quick response. I'm using a 70 conf_threshold for the predictions (sorry, I forgot to mention that in the first comment). I've also used higher conf_thresholds, and...
Hi, This doesn't look like a problem with the repository. Check for issues with the Flash Attention module on Windows. Maybe this can solve your problem (the program triggers the...