MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
keras_ocr/__init__.py
keras_ocr/_version.py
keras_ocr/custom_objects.py
keras_ocr/data_generation.py
keras_ocr/datasets.py
keras_ocr/detection.py
keras_ocr/evaluation.py
keras_ocr/pipeline.py
keras_ocr/recognition.py
keras_ocr/tools.py
keras_ocr.egg-info/PKG-INFO
keras_ocr.egg-info/SOURCES.txt
keras_ocr.egg-info/dependency_links.txt
keras_ocr.egg-info/requires.txt
keras_ocr.egg-info/top_level.txt
tests/__init__.py
tests/test_custom_objects.py
tests/test_evaluation.py
tests/test_image.jpg
tests/test_image_labeled.jpg
tests/test_pipeline.py
tests/test_pytorch_keras.py
tests/test_tools.py