mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* [Feature] Improve ocr.py 1. Add box stitching back to ocr.py 2. Add config_dir which allows users to specify the default config path 3. Warn users when overriding parameters are set 4. Allow users to use customized checkpoint files 5. Add docs