Alibeigi commited on
Commit
72a07c1
1 Parent(s): 37b8988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +123 -1
README.md CHANGED
@@ -19,4 +19,126 @@ pretty_name: ZOD
19
  size_categories:
20
  - 10K<n<100K
21
  paperswithcode_id: zenseact-open-dataset
22
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  size_categories:
20
  - 10K<n<100K
21
  paperswithcode_id: zenseact-open-dataset
22
+ ---
23
+ # Dataset Card for ZOD
24
+
25
+ The Zenseact Open Dataset (ZOD) is a large multi-modal autonomous driving (AD) dataset created by researchers at Zenseact. It was collected over a 2-year period in 14 different European counties, using a fleet of vehicles equipped with a full sensor suite. The dataset consists of three subsets: Frames, Sequences, and Drives, designed to encompass both data diversity and support for spatiotemporal learning, sensor fusion, localization, and mapping. Together with the data, we have developed a SDK containing tutorials, downloading functionality, and a dataset API for easy access to the data. The development kit is available on Github.
26
+
27
+ ## Dataset Details
28
+
29
+ ### Dataset Description
30
+ ZOD is a large-scale diverse, multimodal AD dataset, collected over two years in various European countries.
31
+ It has highest-range and resoutions sensors and contains data from various traffic scenarios.
32
+
33
+ - **Curated by:** Zenseact AB
34
+ - **Funded by:** Zenseact AB
35
+ - **Shared by:** Zenseact AB
36
+ - **Language(s):** English
37
+ - **License:** CC BY-SA
38
+
39
+ ### Dataset Sources [optional]
40
+
41
+ - **Repository:** https://github.com/zenseact/zod
42
+ - **Paper:** https://arxiv.org/abs/2305.02008
43
+ - **Website:** https://zod.zenseact.com/
44
+
45
+ ## Uses
46
+
47
+ <!-- Address questions around how the dataset is intended to be used. -->
48
+
49
+ ### Direct Use
50
+
51
+ <!-- This section describes suitable use cases for the dataset. -->
52
+
53
+ [More Information Needed]
54
+
55
+ ### Out-of-Scope Use
56
+
57
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
58
+
59
+ [More Information Needed]
60
+
61
+ ## Dataset Structure
62
+
63
+ <!-- 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. -->
64
+
65
+ [More Information Needed]
66
+
67
+ ## Dataset Creation
68
+
69
+ ### Curation Rationale
70
+
71
+ <!-- Motivation for the creation of this dataset. -->
72
+
73
+ [More Information Needed]
74
+
75
+ ### Source Data
76
+
77
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
78
+
79
+ #### Data Collection and Processing
80
+
81
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
82
+
83
+ [More Information Needed]
84
+
85
+ #### Who are the source data producers
86
+ The Zenseact Open Dataset (ZOD) is the property of Zenseact AB (© 2022 Zenseact AB), and is collected by several developmental vehicles with an identical sensor layout driven around Europe over the course of two years.
87
+
88
+ Zenseact developmental cars.
89
+
90
+ [More Information Needed]
91
+
92
+ ### Annotations [optional]
93
+
94
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
95
+
96
+ #### Annotation process
97
+
98
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
99
+
100
+ [More Information Needed]
101
+
102
+
103
+ #### Personal and Sensitive Information
104
+ To protect the privacy of every individual in our dataset, and to comply with privacy regulations such as the European Union’s General Data Protection Regulation (GDPR), we employ third-party services (Brighter AI) to anonymize all images in our dataset. The anonymization should protect all personally identifiable information in the images, including faces and license plates.
105
+
106
+ For Frames we supply two types of anonymization, namely Deep Neural Anonymization Technology (DNAT) and blurring. We studied the effects that these two anonymization methods have on downstream computer vision tasks and found no significant difference between the two. For more details about the experiments, see our paper. After this study, we anonymized the Sequences and Drives using the blurring anonymization method only.
107
+
108
+ [More Information Needed]
109
+
110
+ ## Bias, Risks, and Limitations
111
+
112
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
113
+
114
+ [More Information Needed]
115
+
116
+ ### Recommendations
117
+
118
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
119
+
120
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
121
+
122
+ ## Citation [optional]
123
+ @inproceedings{alibeigi2023zenseact,
124
+ title={Zenseact Open Dataset: A large-scale and diverse multimodal dataset for autonomous driving},
125
+ author={Alibeigi, Mina and Ljungbergh, William and Tonderski, Adam and Hess, Georg and Lilja, Adam and Lindstrom, Carl and Motorniuk, Daria and Fu, Junsheng and Widahl, Jenny and Petersson, Christoffer},
126
+ booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
127
+ year={2023}
128
+ }
129
+
130
+ Website: https://zod.zenseact.com/
131
+ GitHub Repo: https://github.com/zenseact/zod
132
+
133
+ ## Glossary
134
+
135
+ ZOD stands for Zenseact Open Dataset.
136
+ AD stands for Autonomous Driving.
137
+
138
+ ## Dataset Card Authors [optional]
139
+
140
+ [More Information Needed]
141
+
142
+ ## Dataset Card Contact
143
+
144
+ opendataset@zenseact.com