File size: 98 Bytes
2366e36
 
 
 
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .fpn_ocr import FPNOCR

__all__ = ['FPNOCR']