timm
/

Image Classification
timm
PyTorch
Safetensors
rwightman HF staff commited on
Commit
6e2d3de
1 Parent(s): 553fcf9

Update model config and README

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  ],
13
  "fixed_input_size": false,
14
  "interpolation": "bicubic",
15
- "crop_pct": 0.95,
16
  "crop_mode": "center",
17
  "mean": [
18
  0.485,
 
12
  ],
13
  "fixed_input_size": false,
14
  "interpolation": "bicubic",
15
+ "crop_pct": 1.0,
16
  "crop_mode": "center",
17
  "mean": [
18
  0.485,