Charliesgt commited on
Commit
d3baf66
·
verified ·
1 Parent(s): c1787b5

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +40 -42
  2. model.safetensors +2 -2
config.json CHANGED
@@ -30,53 +30,51 @@
30
  "giou_cost": 2,
31
  "giou_loss_coefficient": 2,
32
  "id2label": {
33
- "0": "LABEL_0",
34
- "1": "LABEL_1",
35
- "2": "LABEL_2",
36
- "3": "LABEL_3",
37
- "4": "LABEL_4",
38
- "5": "LABEL_5",
39
- "6": "LABEL_6",
40
- "7": "LABEL_7",
41
- "8": "LABEL_8",
42
- "9": "LABEL_9",
43
- "10": "LABEL_10",
44
- "11": "LABEL_11",
45
- "12": "LABEL_12",
46
- "13": "LABEL_13",
47
- "14": "LABEL_14",
48
- "15": "LABEL_15",
49
- "16": "LABEL_16",
50
- "17": "LABEL_17",
51
- "18": "LABEL_18",
52
- "19": "LABEL_19",
53
- "20": "LABEL_20"
54
  },
55
  "init_std": 0.02,
56
  "init_xavier_std": 1.0,
57
  "is_encoder_decoder": true,
58
  "label2id": {
59
- "LABEL_0": 0,
60
- "LABEL_1": 1,
61
- "LABEL_10": 10,
62
- "LABEL_11": 11,
63
- "LABEL_12": 12,
64
- "LABEL_13": 13,
65
- "LABEL_14": 14,
66
- "LABEL_15": 15,
67
- "LABEL_16": 16,
68
- "LABEL_17": 17,
69
- "LABEL_18": 18,
70
- "LABEL_19": 19,
71
- "LABEL_2": 2,
72
- "LABEL_20": 20,
73
- "LABEL_3": 3,
74
- "LABEL_4": 4,
75
- "LABEL_5": 5,
76
- "LABEL_6": 6,
77
- "LABEL_7": 7,
78
- "LABEL_8": 8,
79
- "LABEL_9": 9
80
  },
81
  "mask_loss_coefficient": 1,
82
  "max_position_embeddings": 1024,
 
30
  "giou_cost": 2,
31
  "giou_loss_coefficient": 2,
32
  "id2label": {
33
+ "0": "buckwheat",
34
+ "1": "clover",
35
+ "2": "angelica",
36
+ "3": "angelica_garden",
37
+ "4": "willow",
38
+ "5": "hill_mustard",
39
+ "6": "linden",
40
+ "7": "meadow_pink",
41
+ "8": "alder",
42
+ "9": "birch",
43
+ "10": "fireweed",
44
+ "11": "nettle",
45
+ "12": "pigweed",
46
+ "13": "plantain",
47
+ "14": "sorrel",
48
+ "15": "grass",
49
+ "16": "pine",
50
+ "17": "maple",
51
+ "18": "hazel",
52
+ "19": "mugwort"
 
53
  },
54
  "init_std": 0.02,
55
  "init_xavier_std": 1.0,
56
  "is_encoder_decoder": true,
57
  "label2id": {
58
+ "alder": 8,
59
+ "angelica": 2,
60
+ "angelica_garden": 3,
61
+ "birch": 9,
62
+ "buckwheat": 0,
63
+ "clover": 1,
64
+ "fireweed": 10,
65
+ "grass": 15,
66
+ "hazel": 18,
67
+ "hill_mustard": 5,
68
+ "linden": 6,
69
+ "maple": 17,
70
+ "meadow_pink": 7,
71
+ "mugwort": 19,
72
+ "nettle": 11,
73
+ "pigweed": 12,
74
+ "pine": 16,
75
+ "plantain": 13,
76
+ "sorrel": 14,
77
+ "willow": 4
 
78
  },
79
  "mask_loss_coefficient": 1,
80
  "max_position_embeddings": 1024,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92d9ce15e913a96df336ea773914bbd4a0a61688e75f693b21ed0f7fc35e8bf4
3
- size 166515392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c225303d2f250a2edee0808243a13b330b081619256042c8898f80008fda1895
3
+ size 166514364