EasyCV/easycv/models/ocr/rec/__init__.py
yhq 397ecf2658
Feature/paddleocr inference (#148)
* add ocr model and convert weights from paddleocrv3
2022-09-28 14:03:16 +08:00

3 lines
81 B
Python

# Copyright (c) Alibaba, Inc. and its affiliates.
from .ocr_rec import OCRRecNet