Datasets:
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
Tags:
road-infrastructure
pothole-detection
urban-monitoring
smart-city
road-safety
infrastructure-maintenance
DOI:
License:
Add dataset-metadata.json
Browse files- dataset-metadata.json +20 -0
dataset-metadata.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"title": "Road Issues Detection Dataset",
|
3 |
+
"id": "outlierrejects/road-issues-detection-dataset",
|
4 |
+
"licenses": [
|
5 |
+
{
|
6 |
+
"name": "CC0-1.0"
|
7 |
+
}
|
8 |
+
],
|
9 |
+
"keywords": [
|
10 |
+
"computer vision",
|
11 |
+
"image classification",
|
12 |
+
"road safety",
|
13 |
+
"infrastructure",
|
14 |
+
"potholes",
|
15 |
+
"road damage",
|
16 |
+
"urban planning"
|
17 |
+
],
|
18 |
+
"collaborators": [],
|
19 |
+
"data": []
|
20 |
+
}
|