English | chinese version
ToyOCR is an open-source toolbox based on PyTorch and detectron2 for text detection, text recognition and layout_analysis.
- Python >= 3.7
- PyTorch >= 1.4
- torchvision
- OpenCV
- pycocotools
-Simple but not easy the structure is simple,the training speed is fast and the deploying is convenient.
-Numerous Utilities
The toolbox provides a series set of utilities which can help users to train the detection and recognition model.
Supported Algorithms:
- ToyDet
- Mask R-CNN (ICCV'2017)
- CenterNet ()
pip install requirements.txt
sh shme.sh