Update README.md
Browse files
README.md
CHANGED
@@ -18,11 +18,8 @@ The RDD2020 dataset is a comprehensive collection of 26,336 road images from Ind
|
|
18 |
- Japan and Czech: 600 × 600 pixels
|
19 |
- **Categories:** Longitudinal Cracks (D00), Transverse Cracks (D10), Alligator Cracks (D20), Potholes (D40)
|
20 |
|
21 |
-
|
22 |
-
- **Curated by:** [More Information Needed]
|
23 |
- **Funded by [optional]:** [More Information Needed]
|
24 |
- **Shared by [optional]:** [More Information Needed]
|
25 |
-
- **Language(s) (NLP):** [More Information Needed]
|
26 |
- **License:** https://creativecommons.org/licenses/by/4.0/
|
27 |
|
28 |
### Dataset Sources [optional]
|
@@ -78,22 +75,22 @@ Additionally, the parsing of XML files to extract detailed annotations about the
|
|
78 |
#### Data Collection and Processing
|
79 |
|
80 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
81 |
-
|
82 |
|
83 |
|
84 |
#### Who are the source data producers?
|
|
|
|
|
85 |
|
86 |
<!-- 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. -->
|
87 |
|
88 |
-
[More Information Needed]
|
89 |
-
|
90 |
### Annotations [optional]
|
91 |
|
92 |
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
93 |
-
Each image in the dataset comes with corresponding XML files containing annotations in PASCAL VOC format. These annotations describe the location and type of road damages present in the images, categorized into four main types: Longitudinal Cracks (D00), Transverse Cracks (D10), Alligator Cracks (D20), and Potholes (D40).
|
94 |
#### Annotation process
|
95 |
|
96 |
<!-- 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. -->
|
|
|
97 |
|
98 |
|
99 |
## Bias, Risks, and Limitations
|
@@ -108,32 +105,4 @@ The dataset primarily includes images from three countries (India, Japan, and th
|
|
108 |
|
109 |
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
110 |
|
111 |
-
## Citation [optional]
|
112 |
-
|
113 |
-
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
114 |
-
|
115 |
-
**BibTeX:**
|
116 |
-
|
117 |
-
[More Information Needed]
|
118 |
-
|
119 |
-
**APA:**
|
120 |
-
|
121 |
-
[More Information Needed]
|
122 |
-
|
123 |
-
## Glossary [optional]
|
124 |
-
|
125 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
126 |
-
|
127 |
-
[More Information Needed]
|
128 |
-
|
129 |
-
## More Information [optional]
|
130 |
-
|
131 |
-
[More Information Needed]
|
132 |
-
|
133 |
-
## Dataset Card Authors [optional]
|
134 |
-
|
135 |
-
[More Information Needed]
|
136 |
-
|
137 |
-
## Dataset Card Contact
|
138 |
|
139 |
-
[More Information Needed]
|
|
|
18 |
- Japan and Czech: 600 × 600 pixels
|
19 |
- **Categories:** Longitudinal Cracks (D00), Transverse Cracks (D10), Alligator Cracks (D20), Potholes (D40)
|
20 |
|
|
|
|
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
|
|
23 |
- **License:** https://creativecommons.org/licenses/by/4.0/
|
24 |
|
25 |
### Dataset Sources [optional]
|
|
|
75 |
#### Data Collection and Processing
|
76 |
|
77 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
78 |
+
Road images (.jpg) were collected using a vehicle-mounted smartphone, moving at an average speed of about 40Km/h. XML files were created using the LabelImg tool to annotate the road damages present in the images.
|
79 |
|
80 |
|
81 |
#### Who are the source data producers?
|
82 |
+
Deeksha Arya, Hiroya Maeda, Sanjay Kumar Ghosh, Durga Toshniwal, Hiroshi Omata, Takehiro Kashiyama, Toshikazu Seto, Alexander Mraz,
|
83 |
+
Yoshihide Sekimot
|
84 |
|
85 |
<!-- 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. -->
|
86 |
|
|
|
|
|
87 |
### Annotations [optional]
|
88 |
|
89 |
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
|
|
90 |
#### Annotation process
|
91 |
|
92 |
<!-- 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. -->
|
93 |
+
Each image in the dataset comes with corresponding XML files containing annotations in PASCAL VOC format. These annotations describe the location and type of road damages present in the images, categorized into four main types: Longitudinal Cracks (D00), Transverse Cracks (D10), Alligator Cracks (D20), and Potholes (D40).
|
94 |
|
95 |
|
96 |
## Bias, Risks, and Limitations
|
|
|
105 |
|
106 |
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
|
|