Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,86 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: cc-by-sa-and-odbl
|
4 |
-
license_link: LICENSE
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: cc-by-sa-and-odbl
|
4 |
+
license_link: LICENSE
|
5 |
+
---
|
6 |
+
|
7 |
+
# Dataset Card for Map It Anywhere (MIA)
|
8 |
+
|
9 |
+
<!-- Provide a quick summary of the dataset. -->
|
10 |
+
|
11 |
+
The Map It Anywhere (MIA) dataset contains pairs of first-person-view images and top-down semantic map
|
12 |
+
curated from public datasets.
|
13 |
+
## Dataset Details
|
14 |
+
|
15 |
+
### Dataset Description
|
16 |
+
|
17 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
18 |
+
|
19 |
+
<!-- Add author name -->
|
20 |
+
- **Curated by:** Airlab at CMU
|
21 |
+
- **License:** The first-person-view images and the associated metadata of MIA dataset is published under CC-By-SA following Mapillary. The bird’s eye view map of MIA dataset is published under ODbL following OpenStreetMap.
|
22 |
+
|
23 |
+
### Dataset Sources [optional]
|
24 |
+
|
25 |
+
<!-- Provide the basic links for the dataset. -->
|
26 |
+
<!-- Write about mapillary and osm -->
|
27 |
+
|
28 |
+
- **Repository:** https://github.com/MapItAnywhere/MapItAnywhere
|
29 |
+
|
30 |
+
## Uses
|
31 |
+
|
32 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
33 |
+
|
34 |
+
### Direct Use
|
35 |
+
|
36 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
37 |
+
|
38 |
+
This dataset is suitable for training and evaluating Bird's Eye View map models.
|
39 |
+
In the paper, we have tested it for First-person-view to Bird's Eye view map prediction.
|
40 |
+
|
41 |
+
|
42 |
+
## Dataset Structure
|
43 |
+
|
44 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
45 |
+
|
46 |
+
[More Information Needed]
|
47 |
+
|
48 |
+
## Dataset Creation
|
49 |
+
|
50 |
+
### Curation Rationale
|
51 |
+
|
52 |
+
The MIA data engine and dataset were created to accelerate research progress towards anywhere map prediction. Current map prediction research builds on only a few map prediction datasets released by autonomous vehicle companies, which cover very limited area. We therefore present the MIA data engine, a more scalable approach by sourcing from large-scale crowd-sourced mapping platforms, Mapillary for FPV images and OpenStreetMap for BEV semantic maps.
|
53 |
+
|
54 |
+
|
55 |
+
### Source Data
|
56 |
+
|
57 |
+
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
58 |
+
<!-- Broadly talk about source and annotations (lump Data Collection and Processing and Who are the source data producers?) -->
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
## Bias, Risks, and Limitations
|
63 |
+
|
64 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
65 |
+
|
66 |
+
[More Information Needed]
|
67 |
+
|
68 |
+
## Citation [optional]
|
69 |
+
|
70 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
71 |
+
|
72 |
+
**BibTeX:**
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
**APA:**
|
77 |
+
|
78 |
+
[More Information Needed]
|
79 |
+
|
80 |
+
## Dataset Card Authors [optional]
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
## Dataset Card Contact
|
85 |
+
|
86 |
+
[More Information Needed]
|