Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This dataset was originally published here: https://www.modelscope.cn/datasets/YizheDev/trash_detection
|
| 6 |
+
|
| 7 |
+
As the original dataset did not include predefined train/validation/test splits, I performed stratified sampling to create them. The version published here includes these curated splits.
|