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

feat: try input size 320

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