|
--- |
|
license: mit |
|
task_categories: |
|
- image-classification |
|
language: |
|
- ja |
|
- en |
|
size_categories: |
|
- 1K<n<10K |
|
--- |
|
|
|
## oita-ken-strawberries |
|
|
|
This dataset contains **5,000 images** of *ベリーツ* (*Beriitsu*), a premium strawberry variety grown in Oita Prefecture, Japan. |
|
|
|
- Images in `dataset/input/*` are organized by **harvest year** and **grading category**. |
|
- The `dataset/input/**/include` directory contains **cleaned** strawberry images. |
|
- Data cleansing was performed using [background_erase](https://github.com/fa0311/background_erase). |
|
|
|
### Conversion to Pascal VOC |
|
|
|
- `dataset/input/input.json` and `dataset/input/**` can be processed with [image_data_augmentation](https://github.com/fa0311/image_data_augmentation) to convert the dataset into **Pascal VOC format**. |
|
- This process also generates **annotations**. |
|
|
|
### Related Resources |
|
|
|
- [Dataset](https://huggingface.co/datasets/fa0311/oita-ken-strawberries) |
|
- [Model](https://huggingface.co/fa0311/oita-ken-strawberries-mobilenet) |
|
- [Inference Space](https://huggingface.co/spaces/fa0311/oita-ken-strawberries-mobilenet) |
|
|
|
|