-
```
downloading.. this process will take a while. please wait
Traceback (most recent call last):
File "mapillary_download.py", line 148, in
File "os.py", line 215, in makedirs
File "os.p…
u4y0u updated
8 months ago
-
Hi, thank you for sharing you greak work!
I met the error below.
![image](https://github.com/facebookresearch/Mask2Former/assets/14838781/7ca2cd97-bb04-4caf-9463-38e147aac87a)
I ran the model pretr…
-
### Basic information
**MapillaryJS version**: `4.1.0`
**System/Browser**: `Safari Mobile`
### Steps to Reproduce Behavior
1. Install mapillary-js package 4.1.0 to project with angular versio…
pavch updated
2 years ago
-
Idea: allow people to upload image data a la mapillary.
They now support GPS tagged video uploads: https://blog.mapillary.com/update/2023/01/26/video-support.html
-
Inplace BatchNorm seems to be developed by Mapillary here: https://github.com/mapillary/inplace_abn
This would be a very nice addition to core PyTorch (for memory savings).
cc @ezyang @gchanan @…
-
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:~/…
-
Open tickets in JOSM related to Mapillary: https://josm.openstreetmap.de/query?status=assigned&status=needinfo&status=new&status=reopened&description=~mapillary&order=priority
-
Für die Karte werden Daten im GeoJSON-Format von der Mapillary-API abgerufen, z.B. http://api.mapillary.com/v1/s/search?min-lat=55.611&max-lat=55.613&min-lon=12.994&max-lon=12.995&geojson=true. Das fu…
-
First up, this is awesome: congratulations.
The Ts & Cs at http://openstreetview.org/terms/ give a licence for the code (LGPL) and the imagery (CC-BY-SA). However, the licence for the metadata is not…
-
Although processing images (reading geotags) are fast, for large amount of data it's still slow. We should avoid processing the same images that has been uploaded or processed. See https://forum.mapil…