Jaime García Villena commited on
Commit
d0aeb8c
·
1 Parent(s): fdee817

Erase input size from config

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -86,9 +86,7 @@
86
  },
87
  "layer_norm_eps": 0.001,
88
  "min_depth": 8,
89
- "model_type": "mobilenet_v2",
90
  "num_channels": 3,
91
- "input_size": 320,
92
  "num_detection_tokens": 33,
93
  "output_stride": 32,
94
  "semantic_loss_ignore_index": 255,
 
86
  },
87
  "layer_norm_eps": 0.001,
88
  "min_depth": 8,
 
89
  "num_channels": 3,
 
90
  "num_detection_tokens": 33,
91
  "output_stride": 32,
92
  "semantic_loss_ignore_index": 255,