MCPcopy
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_allMethod · 0.80

Tested by

no test coverage detected