Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
|
2 |
-
This is the dataset from http://tacodataset.org , cleaned up and repackaged.
|
3 |
-
The original is the COCO_format.zip, the Torch_format.zip is the same dataset transformed into torch format.
|
4 |
-
Both can be plugged directly into YOLO for fine tuning.
|
5 |
-
|
6 |
---
|
7 |
license: mit
|
8 |
tags:
|
@@ -10,3 +5,7 @@ tags:
|
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
|
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
---
|
8 |
+
|
9 |
+
This is the dataset from http://tacodataset.org , cleaned up and repackaged.
|
10 |
+
The original is the COCO_format.zip, the Torch_format.zip is the same dataset transformed into torch format.
|
11 |
+
Both can be plugged directly into YOLO for fine tuning.
|