LICENSE
README.md
setup.py
easyocr2/__init__.py
easyocr2/cli.py
easyocr2/config.py
easyocr2/craft.py
easyocr2/craft_utils.py
easyocr2/detection.py
easyocr2/detection_db.py
easyocr2/easyocr.py
easyocr2/export.py
easyocr2/imgproc.py
easyocr2/recognition.py
easyocr2/utils.py
easyocr2.egg-info/PKG-INFO
easyocr2.egg-info/SOURCES.txt
easyocr2.egg-info/dependency_links.txt
easyocr2.egg-info/entry_points.txt
easyocr2.egg-info/requires.txt
easyocr2.egg-info/top_level.txt
easyocr2/model/__init__.py
easyocr2/model/model.py
easyocr2/model/modules.py
easyocr2/model/vgg_model.py