tomofi's picture
Add application file
2366e36
raw
history blame
98 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .fpn_ocr import FPNOCR
__all__ = ['FPNOCR']