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

feat: try input size 224

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