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

Class DDDDOCRError

ddddocr/utils/exceptions.py:11–13  ·  view source on GitHub ↗

DDDDOCR基础异常类

Source from the content-addressed store, hash-verified

9
10
11class DDDDOCRError(Exception):
12 """DDDDOCR基础异常类"""
13 pass
14
15
16class ModelLoadError(DDDDOCRError):

Callers 10

classificationMethod · 0.85
detectionMethod · 0.85
slide_matchMethod · 0.85
slide_comparisonMethod · 0.85
set_rangesMethod · 0.85
get_charsetMethod · 0.85
validate_image_inputFunction · 0.85
validate_model_configFunction · 0.85
validate_charset_rangeFunction · 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…