lysandre HF staff commited on
Commit
0759059
·
verified ·
1 Parent(s): fae3c71

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +3 -1
  2. model.safetensors +2 -2
config.json CHANGED
@@ -41,12 +41,14 @@
41
  "0": "left",
42
  "1": "right",
43
  "2": "up",
44
- "3": "down"
 
45
  },
46
  "init_std": 0.02,
47
  "init_xavier_std": 1.0,
48
  "is_encoder_decoder": true,
49
  "label2id": {
 
50
  "down": 3,
51
  "left": 0,
52
  "right": 1,
 
41
  "0": "left",
42
  "1": "right",
43
  "2": "up",
44
+ "3": "down",
45
+ "4": "?"
46
  },
47
  "init_std": 0.02,
48
  "init_xavier_std": 1.0,
49
  "is_encoder_decoder": true,
50
  "label2id": {
51
+ "?": 4,
52
  "down": 3,
53
  "left": 0,
54
  "right": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d0f3ad15986f1bdc303126dd2da8b8e81ea099b786de1400c0db706631e809c
3
- size 166497908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c066b2784e54a27d4ba79f73575d9434aea4ec6e743fd8e7fab5cd3b971c6f84
3
+ size 166498936