Mapillary_tools v0.9.5 is released

Highlights:

  • support extracting video make/model in video_process and upload
  • upload speed improved
  • support python 3.11

Download binaries at Release v0.9.5 · mapillary/mapillary_tools · GitHub

or run

pip install -U mapillary_tools
1 Like

The upload speed improvement varies by your upload bandwidth. I usually check “upload” in https://fast.com/ By default mapillary_tools should utilize the full upload bandwidth, i.e. if fast.com shows your upload bandwidth is 20Mbp, you should expect 20Mbp/8 = 2.5M/s upload speed. If the upload speed is significant less, let me know.

Kudos to @GITNE @Jorgeminator for discussing the upload speed issue on GitHub!

1 Like