Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tomofi/MMOCR
nguyendu392
/
MMOCR
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MMOCR
/
mmocr
/
models
/
textrecog
/
necks
/
__init__.py
nguyendu392
Duplicate from tomofi/MMOCR
e198e1c
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.fpn_ocr
import
FPNOCR
__all__ = [
'FPNOCR'
]