YCG09 / chinese_ocr

CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Apache License 2.0
2.73k stars 1.08k forks source link

cannot import name 'bbox' #340

Closed Ludasheng closed 4 years ago

Ludasheng commented 4 years ago
from . import bbox

ImportError: cannot import name 'bbox' from 'ctpn.lib.utils'

Ludasheng commented 4 years ago
from . import bbox

ImportError: cannot import name 'bbox' from 'ctpn.lib.utils'

nguyengiaphuc1992 commented 8 months ago

please let me know solution ?