MCPcopy
hub / github.com/sml2h3/ddddocr / ModelLoadError

Class ModelLoadError

ddddocr/utils/exceptions.py:16–18  ·  view source on GitHub ↗

模型加载异常

Source from the content-addressed store, hash-verified

14
15
16class ModelLoadError(DDDDOCRError):
17 """模型加载异常"""
18 pass
19
20
21class ImageProcessError(DDDDOCRError):

Callers 12

initializeMethod · 0.85
predictMethod · 0.85
_inferenceMethod · 0.85
_process_text_outputMethod · 0.85
initializeMethod · 0.85
predictMethod · 0.85
load_custom_charsetMethod · 0.85
load_modelMethod · 0.85
load_ocr_modelMethod · 0.85
load_detection_modelMethod · 0.85
load_custom_modelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…