-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about prepare MGL dataset #46
Comments
The issue has been identified as occurring during the execution of |
Thank you for reporting this issue. With 41d2f9d we introduced a 2-minute timeout. Is any error shown after 2 min? Can you revert this commit and share the result? |
下载mapillary数据集,运行命令:python -m maploc.data.mapillary.prepare
|
Thanks,but I still can‘t run sucessfully ,could you help me provide the whole code,thanks again。 |
Can you provide more details on the error message? Does it just hang? |
When attempting to download the MGL dataset using the command python -m maploc.data.mapillary.prepare --token $YOUR_ACCESS_TOKEN, the program does not respond.How can I fix it?
(py38) net@ubuntu:~/Desktop/catkin_ws/ori_ws/OrienterNet$ python -m maploc.data.mapillary.prepare --token .....
[2024-02-19 00:45:41 maploc INFO] Starting processing for location sanfrancisco_soma.
[2024-02-19 00:45:41 maploc INFO] Fetching metadata for all images.
0%| | 0/41861 [00:00<?, ?it/s]
But data can be successfully obtained using the following method in the same network environment.
The text was updated successfully, but these errors were encountered: