nguyendu392's picture
Duplicate from tomofi/MMOCR
e198e1c
raw
history blame contribute delete
98 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .fpn_ocr import FPNOCR
__all__ = ['FPNOCR']