Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Size:
1K - 10K
Tags:
traffic
License:
补充readme
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
task_categories:
|
4 |
-
- image-classification
|
5 |
-
tags:
|
6 |
-
- traffic
|
7 |
-
size_categories:
|
8 |
-
- 1K<n<10K
|
9 |
-
---
|
10 |
TSRD (Traffic Sign Recognition Database) 是一个中国交通标志数据集,包含多种交通标志类别。数据集分为训练集和测试集:
|
11 |
|
12 |
- 训练集:包含约4170张图像
|
@@ -16,4 +16,6 @@ TSRD (Traffic Sign Recognition Database) 是一个中国交通标志数据集,
|
|
16 |
数据集格式为:
|
17 |
```
|
18 |
图像文件名;宽;高;x1;y1;x2;y2;类别;
|
19 |
-
```
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
tags:
|
6 |
+
- traffic
|
7 |
+
size_categories:
|
8 |
+
- 1K<n<10K
|
9 |
+
---
|
10 |
TSRD (Traffic Sign Recognition Database) 是一个中国交通标志数据集,包含多种交通标志类别。数据集分为训练集和测试集:
|
11 |
|
12 |
- 训练集:包含约4170张图像
|
|
|
16 |
数据集格式为:
|
17 |
```
|
18 |
图像文件名;宽;高;x1;y1;x2;y2;类别;
|
19 |
+
```
|
20 |
+
|
21 |
+
包含全种类数据集 / 4方向指示牌数据集
|