D3STRON commited on
Commit
b54d9b2
·
verified ·
1 Parent(s): d315edf

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +2 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "D3STRON/bone-fracture-detr",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -37,10 +37,6 @@
37
  "eos_coefficient": 0.1,
38
  "giou_cost": 2,
39
  "giou_loss_coefficient": 2,
40
- "id2label": {
41
- "0": "Not",
42
- "1": "Fractured"
43
- },
44
  "init_std": 0.02,
45
  "init_xavier_std": 1.0,
46
  "is_encoder_decoder": true,
 
1
  {
2
+ "_name_or_path": "./results/detr_model",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
37
  "eos_coefficient": 0.1,
38
  "giou_cost": 2,
39
  "giou_loss_coefficient": 2,
 
 
 
 
40
  "init_std": 0.02,
41
  "init_xavier_std": 1.0,
42
  "is_encoder_decoder": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:533a7c7caeaec7e1f0e2d0dc4c2e09e04c64c095db3d58a829c017683fa46c24
3
- size 165958320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e4e461908407e38b60d0c0521084ef61fca27750cc457b0c5016016eb7cb9a
3
+ size 166495852