Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,6 @@
|
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
- object-detection
|
| 5 |
-
language:
|
| 6 |
-
- ja
|
| 7 |
-
- en
|
| 8 |
tags:
|
| 9 |
- yolov5
|
| 10 |
- yolo
|
|
@@ -20,7 +17,9 @@ size_categories:
|
|
| 20 |
|
| 21 |
<!-- Provide a quick summary of the dataset. -->
|
| 22 |
|
| 23 |
-
This dataset
|
|
|
|
|
|
|
| 24 |
|
| 25 |
## Dataset Details
|
| 26 |
|
|
@@ -28,11 +27,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
| 28 |
|
| 29 |
<!-- Provide a longer summary of what this dataset is. -->
|
| 30 |
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
- **Curated by:** [More Information Needed]
|
| 34 |
-
- **Funded by [optional]:** [More Information Needed]
|
| 35 |
-
- **Shared by [optional]:** [More Information Needed]
|
| 36 |
- **License:** [More Information Needed]
|
| 37 |
|
| 38 |
## Uses
|
|
|
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
- object-detection
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- yolov5
|
| 7 |
- yolo
|
|
|
|
| 17 |
|
| 18 |
<!-- Provide a quick summary of the dataset. -->
|
| 19 |
|
| 20 |
+
This dataset, originally provided by NDL, has been adapted and formatted to be compatible with YOLO (You Only Look Once) for training purposes.
|
| 21 |
+
|
| 22 |
+
https://github.com/ndl-lab/layout-dataset
|
| 23 |
|
| 24 |
## Dataset Details
|
| 25 |
|
|
|
|
| 27 |
|
| 28 |
<!-- Provide a longer summary of what this dataset is. -->
|
| 29 |
|
| 30 |
+
- **Curated by:** Satoru Nakamura
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
- **License:** [More Information Needed]
|
| 32 |
|
| 33 |
## Uses
|