Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
-
pretty_name:
|
| 4 |
task_categories:
|
| 5 |
- image-classification
|
| 6 |
tags:
|
|
@@ -16,7 +16,7 @@ size_categories:
|
|
| 16 |
|
| 17 |
# imageforge_dataset — Synthetic Image-Classification Dataset
|
| 18 |
|
| 19 |
-
Synthetic image-classification dataset generated with
|
| 20 |
(zerogpu_sdxl_turbo) using **text-to-image from class names + short descriptions**.
|
| 21 |
|
| 22 |
## Classes
|
|
@@ -57,4 +57,4 @@ edge-impulse-uploader --category training train/**/*.jpg
|
|
| 57 |
## Notes
|
| 58 |
|
| 59 |
Synthetic images are a bootstrap for image-classification models. Validate with
|
| 60 |
-
real captures from the target device's camera before deployment.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
pretty_name: synthetic image-classification dataset
|
| 4 |
task_categories:
|
| 5 |
- image-classification
|
| 6 |
tags:
|
|
|
|
| 16 |
|
| 17 |
# imageforge_dataset — Synthetic Image-Classification Dataset
|
| 18 |
|
| 19 |
+
Synthetic image-classification dataset generated with stable diffusion
|
| 20 |
(zerogpu_sdxl_turbo) using **text-to-image from class names + short descriptions**.
|
| 21 |
|
| 22 |
## Classes
|
|
|
|
| 57 |
## Notes
|
| 58 |
|
| 59 |
Synthetic images are a bootstrap for image-classification models. Validate with
|
| 60 |
+
real captures from the target device's camera before deployment.
|