LICENSE
README.md
pyproject.toml
setup.cfg
ocr_tamil.egg-info/PKG-INFO
ocr_tamil.egg-info/SOURCES.txt
ocr_tamil.egg-info/dependency_links.txt
ocr_tamil.egg-info/entry_points.txt
ocr_tamil.egg-info/requires.txt
ocr_tamil.egg-info/top_level.txt
tamil_ocr/__init__.py
tamil_ocr/tamil_ocr.py
tamil_ocr/configs/__init__.py
tamil_ocr/craft_text_detector/__init__.py
tamil_ocr/craft_text_detector/craft_utils.py
tamil_ocr/craft_text_detector/file_utils.py
tamil_ocr/craft_text_detector/image_utils.py
tamil_ocr/craft_text_detector/predict.py
tamil_ocr/craft_text_detector/setup.py
tamil_ocr/craft_text_detector/torch_utils.py
tamil_ocr/craft_text_detector/models/__init__.py
tamil_ocr/craft_text_detector/models/craftnet.py
tamil_ocr/craft_text_detector/models/refinenet.py
tamil_ocr/craft_text_detector/models/basenet/__init__.py
tamil_ocr/craft_text_detector/models/basenet/vgg16_bn.py
tamil_ocr/strhub/__init__.py
tamil_ocr/strhub/data/__init__.py
tamil_ocr/strhub/data/aa_overrides.py
tamil_ocr/strhub/data/augment.py
tamil_ocr/strhub/data/dataset.py
tamil_ocr/strhub/data/module.py
tamil_ocr/strhub/data/utils.py
tamil_ocr/strhub/models/__init__.py
tamil_ocr/strhub/models/base.py
tamil_ocr/strhub/models/modules.py
tamil_ocr/strhub/models/utils.py
tamil_ocr/strhub/models/parseq/__init__.py
tamil_ocr/strhub/models/parseq/modules.py
tamil_ocr/strhub/models/parseq/system.py