abhishekrn commited on
Commit
0d36e17
·
verified ·
1 Parent(s): 127cd12

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "abhishekrn/resnet-stuff-finetune",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
1
  {
2
+ "_name_or_path": "facebook/detr-resnet-50",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6324d86981eda1d0a6ac8a75d11d003cc7cb1532ff555b9fadad6ddebf6a13cb
3
- size 165967248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b2a327cf8a1841724f07dc641f71933e7b337d4e51997988c36e100a8726d9
3
+ size 166596256