README.md
setup.py
cnocr/__init__.py
cnocr/__version__.py
cnocr/app.py
cnocr/cli.py
cnocr/cn_ocr.py
cnocr/consts.py
cnocr/dataset.py
cnocr/label_cn.txt
cnocr/line_split.py
cnocr/lr_scheduler.py
cnocr/recognizer.py
cnocr/trainer.py
cnocr/utils.py
cnocr.egg-info/PKG-INFO
cnocr.egg-info/SOURCES.txt
cnocr.egg-info/dependency_links.txt
cnocr.egg-info/entry_points.txt
cnocr.egg-info/not-zip-safe
cnocr.egg-info/requires.txt
cnocr.egg-info/top_level.txt
cnocr/data_utils/__init__.py
cnocr/data_utils/aug.py
cnocr/data_utils/block_shuffle.py
cnocr/data_utils/utils.py
cnocr/models/__init__.py
cnocr/models/ctc.py
cnocr/models/densenet.py
cnocr/models/mobilenet.py
cnocr/models/ocr_model.py
cnocr/ppocr/__init__.py
cnocr/ppocr/consts.py
cnocr/ppocr/pp_recognizer.py
cnocr/ppocr/utility.py
cnocr/ppocr/postprocess/__init__.py
cnocr/ppocr/postprocess/rec_postprocess.py
cnocr/ppocr/utils/__init__.py
cnocr/ppocr/utils/chinese_cht_dict.txt
cnocr/ppocr/utils/en_dict.txt
cnocr/ppocr/utils/ppocr_keys_v1.txt