Wi11Chan commited on
Commit
94577f2
·
1 Parent(s): f3dd837

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
- "feature_extractor_type": "SwinFeatureExtractor",
5
  "image_mean": [
6
  0.485,
7
  0.456,
 
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
+ "feature_extractor_type": "ViTFeatureExtractor",
5
  "image_mean": [
6
  0.485,
7
  0.456,