File size: 175 Bytes
ee3a6ac
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ocr_system/
requirements.txt
src/
__init__.py
main.py
models/
__init__.py
ocr_model.py
utils/
__init__.py
image_processing.py
tests/
test_ocr_model.py
test_image_processing.py