LICENSE
MANIFEST.in
README.md
setup.py
akaocr/__init__.py
akaocr.egg-info/PKG-INFO
akaocr.egg-info/SOURCES.txt
akaocr.egg-info/dependency_links.txt
akaocr.egg-info/requires.txt
akaocr.egg-info/top_level.txt
akaocr/common/__init__.py
akaocr/common/det_postprocess.py
akaocr/common/rec_postprocess.py
akaocr/common/rot_postprocess.py
akaocr/common/tools.py
akaocr/detect/__init__.py
akaocr/detect/main.py
akaocr/detect/center/__init__.py
akaocr/detect/center/data/__init__.py
akaocr/detect/center/data/data.py
akaocr/detect/center/engines/__init__.py
akaocr/detect/center/engines/engines.py
akaocr/detect/data/model.onnx
akaocr/recog/__init__.py
akaocr/recog/main.py
akaocr/recog/center/__init__.py
akaocr/recog/center/engines.py
akaocr/recog/data/model.onnx
akaocr/recog/data/vocab.txt
akaocr/rotate/__init__.py
akaocr/rotate/main.py
akaocr/rotate/center/__init__.py
akaocr/rotate/center/engines.py
akaocr/rotate/data/model.onnx