maxwoe commited on
Commit
3a3adaa
·
verified ·
1 Parent(s): 35fbe56

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -2
config.json CHANGED
@@ -2,11 +2,13 @@
2
  "models": {
3
  "CGD + MambaOut Base (COCO 2017) \u2014 2.84\u00b0 MAE": {
4
  "filename": "cgd_mambaout_base_coco2017.ckpt",
5
- "architecture": "mambaout_base.in1k"
 
6
  },
7
  "CGD + MambaOut Base (COCO 2014) \u2014 3.71\u00b0 MAE": {
8
  "filename": "cgd_mambaout_base_coco2014.ckpt",
9
- "architecture": "mambaout_base.in1k"
 
10
  }
11
  },
12
  "default_model": "CGD + MambaOut Base (COCO 2017) \u2014 2.84\u00b0 MAE"
 
2
  "models": {
3
  "CGD + MambaOut Base (COCO 2017) \u2014 2.84\u00b0 MAE": {
4
  "filename": "cgd_mambaout_base_coco2017.ckpt",
5
+ "architecture": "mambaout_base.in1k",
6
+ "input_size": 224
7
  },
8
  "CGD + MambaOut Base (COCO 2014) \u2014 3.71\u00b0 MAE": {
9
  "filename": "cgd_mambaout_base_coco2014.ckpt",
10
+ "architecture": "mambaout_base.in1k",
11
+ "input_size": 224
12
  }
13
  },
14
  "default_model": "CGD + MambaOut Base (COCO 2017) \u2014 2.84\u00b0 MAE"