Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
11
class
DDDDOCRError(Exception):
12
""
"DDDDOCR基础异常类"
""
13
pass
14
15
16
class
ModelLoadError(DDDDOCRError):
Callers
10
classification
Method · 0.85
detection
Method · 0.85
slide_match
Method · 0.85
slide_comparison
Method · 0.85
set_ranges
Method · 0.85
get_charset
Method · 0.85
validate_image_input
Function · 0.85
validate_model_config
Function · 0.85
validate_color_filter_params
Function · 0.85
validate_charset_range
Function · 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…