edbeeching HF staff commited on
Commit
eae7389
1 Parent(s): 9560012

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +3 -3
preprocessor_config.json CHANGED
@@ -17,8 +17,8 @@
17
  "input_data_format"
18
  ],
19
  "crop_size": {
20
- "height": 336,
21
- "width": 336
22
  },
23
  "do_center_crop": true,
24
  "do_convert_rgb": true,
@@ -40,6 +40,6 @@
40
  "resample": 3,
41
  "rescale_factor": 0.00392156862745098,
42
  "size": {
43
- "shortest_edge": 336
44
  }
45
  }
 
17
  "input_data_format"
18
  ],
19
  "crop_size": {
20
+ "height": 30,
21
+ "width": 30
22
  },
23
  "do_center_crop": true,
24
  "do_convert_rgb": true,
 
40
  "resample": 3,
41
  "rescale_factor": 0.00392156862745098,
42
  "size": {
43
+ "shortest_edge": 30
44
  }
45
  }