sieann commited on
Commit
cad01ec
·
verified ·
1 Parent(s): 5182b8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +167 -5
README.md CHANGED
@@ -29,10 +29,29 @@ Masoud Roschani, [Jens Ziehn](https://www.linkedin.com/in/jrziehn/), and Juergen
29
  **Funded by:** [Fraunhofer](https://www.fraunhofer.de/en.html) Internal Programs under Grant No. PREPARE 40-02702 within the ML4Safety project and the [German Federal Ministry for Economic Affairs and Climate Action](https://www.bundeswirtschaftsministerium.de/Navigation/EN/Home/home.html), within the program “New Vehicle and System Technologies” as part of the [AVEAS](https://aveas.org/) research project. <br>
30
  **License:** CC-BY 4.0 <br>
31
 
32
- ## Citation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
35
 
 
 
36
  **BibTeX:**
37
 
38
  @inproceedings{synset_signset_ger_sielemann_2024,
@@ -44,12 +63,144 @@ Masoud Roschani, [Jens Ziehn](https://www.linkedin.com/in/jrziehn/), and Juergen
44
 
45
  **APA:**
46
 
47
- Sielemann, A., Loercher, L., Schumacher, M., Wolf, S., Roschani, M., Ziehn, J., and Beyerer, J. (2024).<br>
48
- Synset Signset Germany: A Synthetic Dataset for German Traffic Sign Recognition. <br>
49
- In 2024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
 
51
  ## Bias, Risks, and Limitations
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ### Recommendations
54
 
55
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
@@ -57,7 +208,18 @@ In 2024 IEEE 27th International Conference on Intelligent Transportation Systems
57
  <!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. -->
58
 
59
  It is recommended to use the dataset primarily for scientific research. Application to practical real-world use cases should include
60
- human oversight and the exhaustive evaluation of the fitness for the respective purpose, including the impact of domain shifts.
 
 
 
 
 
 
 
 
 
 
 
61
 
62
  ## Dataset Card Contact
63
 
 
29
  **Funded by:** [Fraunhofer](https://www.fraunhofer.de/en.html) Internal Programs under Grant No. PREPARE 40-02702 within the ML4Safety project and the [German Federal Ministry for Economic Affairs and Climate Action](https://www.bundeswirtschaftsministerium.de/Navigation/EN/Home/home.html), within the program “New Vehicle and System Technologies” as part of the [AVEAS](https://aveas.org/) research project. <br>
30
  **License:** CC-BY 4.0 <br>
31
 
32
+ ## Description
33
+
34
+ The <em>Synset Signset Germany</em> dataset is a synthetic dataset designed for the task of traffic sign recognition for the country of Germany.
35
+ It contains a total of 105,500 images of 211 different German traffic sign classes, including newly published (2020) and thus comparatively rare traffic signs.
36
+ A [subset of 43 classes](https://huggingface.co/datasets/FraunhoferIOSB/Synset-Signset-Germany-GTSRB-Subset) in the dataset aims to represent a “synthetic twin” of
37
+ the well-known <em>German Traffic Sign Recognition Benchmark</em> (GTSRB), thus it is well-suited for comparing real-world and synthetic data.
38
+ Thanks to the extensive metadata, it can also be used for applications in the context of explainable AI (XAI) or robustness analyzes and systematic tests.
39
+
40
+ Our data generation approach is based on the Fraunhofer simulation platform [OCTAS®](https://octas.org/) following the general framework of physically-based rendering.
41
+ It combines the advantages of data-driven and analytical modeling approaches: GAN-based texture generation is employed to produce data-driven dirt and wear artifacts,
42
+ resulting in unique and realistic traffic sign surfaces. In parallel, analytical scene modulation ensures physically accurate illumination and appropriate geometric
43
+ transformations, while also enabling fine-grained parameterization of the rendered scenes.
44
+
45
+ For each of the 211 traffic sign classes, the dataset contains 500 RGB images, accumulating to 105,500 independent images in total. All images were rendered by the
46
+ rasterization-based engine [OGRE](https://ogre3d.org) as well as by the path tracing engine [Cycles](https://www.cycles-renderer.org/). In addition to a sample-wise mask
47
+ and segmentation image, the dataset also contains extensive metadata, including the stochastically selected environment and imaging effect parameters for each image.
48
+
49
+ ## Citation and Reference
50
 
51
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
52
 
53
+ To cite this dataset in your scientific work, please use the following bibliography entry:
54
+
55
  **BibTeX:**
56
 
57
  @inproceedings{synset_signset_ger_sielemann_2024,
 
63
 
64
  **APA:**
65
 
66
+ Sielemann, A., Loercher, L., Schumacher, M., Wolf, S., Roschani, M., Ziehn, J., and Beyerer, J. (2024).
67
+ Synset Signset Germany: A Synthetic Dataset for German Traffic Sign Recognition.
68
+ In 2024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC).
69
+
70
+ In case of copying and redistributing, or publishing an adapted version of our dataset, please provide the name of our dataset, the creator names, a copyright notice,
71
+ a link to this website, a license notice with a link to the license, and, if changes were made, a disclaimer notice, and a short description of the applied changes.
72
+ For example, as follows:
73
+
74
+ This work is based on the Synset Signset Germany Dataset
75
+ by Anne Sielemann, Lena Loercher, Max-Lion Schumacher, Stefan Wolf, Jens Ziehn, Masoud Roschani, and Juergen Beyerer,
76
+ © 2024 Fraunhofer IOSB, All rights reserved.
77
+ Link: https://synset.de/datasets/synset-signset-ger/
78
+ Licence: CC BY 4.0, https://creativecommons.org/licenses/by/4.0/
79
+ Disclaimer: The original authors are neither affiliated nor responsible for any applied changes.
80
+
81
+ ## Uses
82
+
83
+ The dataset is designed for the task of traffic sign recognition in Germany.
84
+
85
+ ### Direct Use
86
+
87
+ <!-- This section describes suitable use cases for the dataset. -->
88
+
89
+ The dataset is intended for the following use cases:
90
+ - Training ML models for the task of German traffic sign recognition
91
+ - Analyzing the difference between the synthetic dataset and real-world traffic sign recognition datasets, especially the closely related
92
+ [GTSRB](https://ieeexplore.ieee.org/abstract/document/6033395) dataset.
93
+ - Testing ML models for the task of traffic sign recognition, in particular by using the detailed meta data of each image.
94
+
95
+ ### Out-of-Scope Use
96
+
97
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
98
+
99
+ The dataset should not be used for critical applications, particularly high-risk applications as named by the European AI Act under Annex III (which includes "AI systems intended to be used for the ‘real-time’ and ‘post’ remote biometric
100
+ identification of natural persons" and "AI systems intended to be used as safety components in the management and operation of road traffic"), without exhaustive
101
+ research into the fitness of the dataset, to evaluate whether it is "relevant, sufficiently representative, and to the best extent possible free of errors and complete
102
+ in view of the intended purpose of the system." No such claim is not made with the publication of this dataset.
103
+
104
+ ## Dataset Structure
105
+
106
+ <!-- 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. -->
107
+
108
+ The dataset is available in two rendering variants:
109
+
110
+ - Rendering performed by the [OCTAS®](https://octas.org/) API to [OGRE](https://ogre3d.org) engine interface.
111
+ - Rendering performed by the [OCTAS®](https://octas.org/) API to [Cycles](https://www.cycles-renderer.org/) engine interface.
112
+
113
+ Both variants include 211 traffic sign classes with 500 images each, leading to a total of 105,500 images.
114
+
115
+ Each of the 105,500 renderings contains the raw image (i.e., the simulated camera image), a semantic segmentation image, a mask image,
116
+ and metadata about the traffic sign status (orientation, upper signs, lower signs, etc.), the environment (daytime, contrast, location, etc.), and the imaging effects
117
+ (noise level, motion blur strength, aec error, etc.).
118
+
119
+ The dataset provides an exemplary training and validation split.
120
+
121
+ ## Dataset Creation
122
+
123
+ ### Curation Rationale
124
+
125
+ <!-- Motivation for the creation of this dataset. -->
126
+
127
+ The use case of traffic sign recognition has the advantages of, on the one hand, representing a well-understood and established task that provides a wide range of
128
+ publicly available datasets and applicable models. On the other hand, it remains the subject of active research, in particular, to address challenges such as corner
129
+ cases and weather conditions, and it has practical relevance, for example, for driver assistance systems, automated driving, and mapping. Since new traffic signs are
130
+ constantly being released (2020 in Germany) and the coverage of existing signs in publicly available datasets is still limited for a distinction of less common classes,
131
+ the demand for both training and testing data still persists.
132
+
133
+ The dataset was designed to be comparable to the [GTSRB](https://ieeexplore.ieee.org/abstract/document/6033395) dataset, one of the best known available
134
+ traffic sign recognition benchmark datasets.
135
+
136
+ Furthermore, it was aimed at providing detailed metadata to enable dataset uses such as XAI analyzes and robustness checks.
137
+
138
+ ### Source Data
139
+
140
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
141
+
142
+ - The dataset was generated in the [OCTAS®](https://octas.org/) simulation framework, by using rasterization trough the [OGRE](https://ogre3d.org) engine, as well as
143
+ path tracing through the [Cycles](https://www.cycles-renderer.org/) engine developed by the
144
+ [Blender Project](https://docs.blender.org/manual/en/latest/render/cycles/index.html).
145
+
146
+ - The traffic sign template images, which are used as input to the GAN-based texture synthesis, stem from the [Wikipedia overview of German traffic signs](https://de.wikipedia.org/wiki/Bildtafel_der_Verkehrszeichen_in_der_Bundesrepublik_Deutschland_seit_2017).
147
+
148
+ - Image-based lighting (IBL) uses 327 environment maps from [PolyHaven](https://polyhaven.com/).
149
+
150
+ - The 3D geometry of the tree that serves as an occlusion object originates from [PolyHaven](https://polyhaven.com/).
151
+
152
+ #### Who are the source data producers?
153
+
154
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
155
+
156
+ - [PolyHaven](https://polyhaven.com/), as the provider of the environment maps for image-based lighting (IBL) and the 3D tree object, is an online library for open (CC0)
157
+ 3D assets provided by different authors.
158
+
159
+ - [Wikipedia](https://de.wikipedia.org/), one of the largest free multilingual open-content encyclopedias, includes the complete list of existing German traffic signs
160
+ and their template images.
161
+
162
+ ### Annotations
163
+
164
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
165
+
166
+ #### Annotation process
167
+
168
+ <!-- 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. -->
169
+
170
+ The major part of the annotations, including masks, segmentation images, camera parameters and artifacts, and environmental conditions, is based on ground truth data
171
+ created as part of the scene generation / rendering process. Semantic segmentation images were rendered using the [Ogre](https://www.ogre3d.org/) rendering engine
172
+ plugin for [OCTAS®](https://octas.org/), which provides rasterization / shading-based image generation.
173
+
174
+ The only manual annotation performed in the creation of the particular dataset is the labeling of permissible upper and lower signs taking the
175
+ German traffic code / regulation [StVO](https://www.stvo2go.de/verkehrszeichen-wissensnetz/) (Straßenverkehrs-Ordnung) and real-world examples into account.
176
+
177
+ #### Who are the annotators?
178
+
179
+ <!-- This section describes the people or systems who created the annotations. -->
180
+
181
+ The annotation of the permissible upper and lower signs was performed by the authors.
182
+
183
+ #### Personal and Sensitive Information
184
+
185
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
186
+
187
+ The dataset contains no data that might be considered personal, sensitive, or private.
188
 
189
  ## Bias, Risks, and Limitations
190
 
191
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
192
+
193
+ - **Traffic Signs:** The wear and tear generation is limited to artifacts such as color fading, scratches, screw holes, and sticker residues.
194
+ Complex stickers, graffiti, or dirt are not included. Retroreflector patterns are excluded, and retroreflection is not simulated.
195
+ The traffic signs are solely mounted on metallic traffic sign poles.
196
+
197
+ - **Environment:** Environmental variation includes no adverse weather conditions (snow, raindrops, fog, ...).
198
+
199
+ - **Occlusions:** All included occlusions or shadows stem from a single 3D tree geometry.
200
+
201
+ - **Camera:** Only one set of intrinsic camera parameters is used, and only a single camera lens type (based on a Tamron M112FM35 35 mm lens) is simulated.
202
+ It can be assumed that the set of simulated imaging artifacts is not complete.
203
+
204
  ### Recommendations
205
 
206
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
 
208
  <!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. -->
209
 
210
  It is recommended to use the dataset primarily for scientific research. Application to practical real-world use cases should include
211
+ human oversight and exhaustive evaluation of the fitness for the respective purpose, including the impact of domain shifts.
212
+
213
+ <!--
214
+ ## Glossary [optional]
215
+
216
+ If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card.
217
+
218
+ [More Information Needed]
219
+
220
+ ## More Information [optional]
221
+
222
+ [More Information Needed]-->
223
 
224
  ## Dataset Card Contact
225