Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,8 @@ tags:
|
|
4 |
- climate
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
4 |
- climate
|
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.
|