dataset_info: | |
features: | |
- name: image_id | |
dtype: int64 | |
- name: image | |
dtype: image | |
- name: width | |
dtype: int32 | |
- name: height | |
dtype: int32 | |
- name: objects | |
sequence: | |
- name: id | |
dtype: int64 | |
- name: area | |
dtype: int64 | |
- name: bbox | |
sequence: float32 | |
length: 4 | |
- name: category | |
dtype: | |
class_label: | |
names: | |
'0': pests | |
'1': Agrotis | |
'2': Athetis lepigone | |
'3': Athetis lineosa | |
'4': Chilo suppressalis | |
'5': Cnaphalocrocis medinalis Guenee | |
'6': Creatonotus transiens | |
'7': Diaphania indica | |
'8': Endotricha consocia | |
'9': Euproctis sparsa | |
'10': Gryllidae | |
'11': Gryllotalpidae | |
'12': Helicoverpa armigera | |
'13': Holotrichia oblita Faldermann | |
'14': Loxostege sticticalis | |
'15': Mamestra brassicae | |
'16': Maruca testulalis Geyer | |
'17': Mythimna separata | |
'18': Naranga aenescens Moore | |
'19': Nilaparvata | |
'20': Paracymoriza taiwanalis | |
'21': Sesamia inferens | |
'22': Sirthenea flavipes | |
'23': Sogatella furcifera | |
'24': Spodoptera exigua | |
'25': Spoladea recurvalis | |
'26': Staurophora celsia | |
'27': Timandra Recompta | |
'28': Trichoptera | |
splits: | |
- name: train | |
num_bytes: 45394365.0 | |
num_examples: 509 | |
- name: validation | |
num_bytes: 4472781.0 | |
num_examples: 55 | |
- name: test | |
num_bytes: 12681701.0 | |
num_examples: 153 | |
download_size: 62526547 | |
dataset_size: 62548847.0 | |
# Dataset Card for "pests-2xlvx" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |