File size: 1,106 Bytes
aa4fcb7
 
 
 
 
 
 
 
 
2f2c9b5
 
8b9ce54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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)