sheonhan commited on
Commit
deb97a4
1 Parent(s): 5159b98

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -0
preprocessor_config.json CHANGED
@@ -2563,6 +2563,7 @@
2563
  ],
2564
  "do_normalize": true,
2565
  "do_resize": true,
 
2566
  "do_quantize": true,
2567
  "size": {"height": 32, "width": 32}
2568
  }
 
2563
  ],
2564
  "do_normalize": true,
2565
  "do_resize": true,
2566
+ "do_rescale": false,
2567
  "do_quantize": true,
2568
  "size": {"height": 32, "width": 32}
2569
  }