File size: 1,871 Bytes
ded7ed1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
518d72c
 
 
1b439ca
 
 
 
 
ded7ed1
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
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)