Hennara commited on
Commit
0c9aa7d
·
verified ·
1 Parent(s): 6823f39

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -13
preprocessor_config.json CHANGED
@@ -93,18 +93,6 @@
93
  [
94
  1536,
95
  1536
96
- ],
97
- [
98
- 1536,
99
- 1920
100
- ],
101
- [
102
- 1920,
103
- 1536
104
- ],
105
- [
106
- 1920,
107
- 1920
108
  ]
109
  ],
110
  "image_mean": [
@@ -122,7 +110,7 @@
122
  "resample": 1,
123
  "rescale_factor": 0.00392156862745098,
124
  "size": {
125
- "longest_edge": 1920,
126
  "shortest_edge": 384
127
  }
128
  }
 
93
  [
94
  1536,
95
  1536
 
 
 
 
 
 
 
 
 
 
 
 
96
  ]
97
  ],
98
  "image_mean": [
 
110
  "resample": 1,
111
  "rescale_factor": 0.00392156862745098,
112
  "size": {
113
+ "longest_edge": 1536,
114
  "shortest_edge": 384
115
  }
116
  }