papousek commited on
Commit
2f8ee86
·
verified ·
1 Parent(s): 340bf1c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "architecture": "caformer_b36",
3
  "id2label": {
4
  "0": "crop",
5
  "1": "human",
6
  "2": "insect",
7
  "3": "mushroom",
8
- "4": "plant"
9
- "6": "unhealthy_plant",
10
  },
11
  "label2id": {
12
  "crop": 0,
 
1
  {
2
+ "architecture": "tf_efficientnetv2_b3",
3
  "id2label": {
4
  "0": "crop",
5
  "1": "human",
6
  "2": "insect",
7
  "3": "mushroom",
8
+ "4": "plant",
9
+ "5": "unhealthy_plant"
10
  },
11
  "label2id": {
12
  "crop": 0,