praeclarumjj3
commited on
Commit
•
8f610d4
1
Parent(s):
83d8a5e
Add configs
Browse files- preprocessor_config.json +1 -0
preprocessor_config.json
CHANGED
@@ -433,6 +433,7 @@
|
|
433 |
"longest_edge": 2560,
|
434 |
"shortest_edge": 640
|
435 |
},
|
|
|
436 |
"size_divisor": 32,
|
437 |
"task_seq_length": 77
|
438 |
}
|
|
|
433 |
"longest_edge": 2560,
|
434 |
"shortest_edge": 640
|
435 |
},
|
436 |
+
"size_divisibility": 32,
|
437 |
"size_divisor": 32,
|
438 |
"task_seq_length": 77
|
439 |
}
|