File size: 336 Bytes
e44bc1d
 
 
2fab4fa
 
 
 
ff7abad
 
e44bc1d
 
2fab4fa
 
 
 
 
 
e44bc1d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "architecture": "tf_efficientnetv2_b3",
  "id2label": {
    "0": "crop",
    "1": "human",
    "2": "insect",
    "3": "mushroom",
    "4": "plant",
    "5": "unhealthy_plant"
  },
  "label2id": {
    "crop": 0,
    "human": 1,
    "insect": 2,
    "mushroom": 3,
    "plant": 4,
    "unhealthy_plant": 5
  },
  "image_size": 480
}