Quantcast
Channel: Uncategorized - Mapillary Community Forum
Viewing all articles
Browse latest Browse all 246

Mapillary tools duplicate distance and Gopro

$
0
0

I’ve had this problem for long time and just recently figured it out: when uploading my gopro photo timelapses with mapillary tools couldn’t get rid of duplicates (like stopping on street lights). I was using --duplicate_distance command and it didn’t work.

So recently I figured out that I must add --overwrite_all_EXIF_tags and run same command two times to make it work. Probably there are some conflicts between EXIF GOPRO data and .gjson data and what fields is mapillary extracting. Maybe someone could check it out?

Here is my command:

.\mapillary_tools --verbose process --overwrite_all_EXIF_tags --duplicate_distance 2 --duplicate_angle 270 --interpolate_directions C:\mapillary\4\

…and terminal output after processing first and second time. You can spot the difference :slight_smile:

2024-01-04 13:56:15,494 - INFO - 12446 image(s) read in total
2024-01-04 13:56:15,494 - INFO - 11781 image(s) are ready to be uploaded
2024-01-04 13:56:15,494 - ERROR - 665 image(s) failed due to MapillaryGeoTaggingError

2024-01-04 14:12:25,892 - INFO - 11635 image(s) are ready to be uploaded
2024-01-04 14:12:25,894 - ERROR - 665 image(s) failed due to MapillaryGeoTaggingError
2024-01-04 14:12:25,894 - WARNING - 146 image(s) skipped due to MapillaryDuplicationError

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 246

Trending Articles