Charliesgt commited on
Commit
e0d37b1
1 Parent(s): 4790870

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/detr-resnet-101-dc5",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -7,7 +7,7 @@
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
10
- "backbone": "resnet101",
11
  "backbone_config": null,
12
  "backbone_kwargs": null,
13
  "bbox_cost": 5,
 
1
  {
2
+ "_name_or_path": "facebook/detr-resnet-50-dc5",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
10
+ "backbone": "resnet50",
11
  "backbone_config": null,
12
  "backbone_kwargs": null,
13
  "bbox_cost": 5,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b59fd369bdd19260cc52c0fab47a6257bd36a8137bb8dbe7dde08cc96795ccd
3
- size 242704552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f6a21e815f365940249b2e35e177367e4bce0eb05f75d56f1829e3eef6236f
3
+ size 166494824