hibikaze commited on
Commit
a3f9cc5
1 Parent(s): c4a5235

Update preprocessor_config.json

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