Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/JaidedAI/EasyOCR
/ __init__
Method
__init__
easyocr/DBNet/model/detector.py:8–9 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
6
#representer = State()
7
8
def
__init__(self, **kwargs):
9
self.load_all(**kwargs)
10
11
@property
12
def
model_name(self):
Callers
nothing calls this directly
Calls
1
load_all
Method · 0.80
Tested by
no test coverage detected