gyrojeff commited on
Commit
d5a3215
·
1 Parent(s): 8d2e833

feat: try input size 416

Browse files
Files changed (1) hide show
  1. detector/config.py +1 -1
detector/config.py CHANGED
@@ -1,2 +1,2 @@
1
- INPUT_SIZE = 512
2
  FONT_COUNT = 6150
 
1
+ INPUT_SIZE = 416
2
  FONT_COUNT = 6150