MCPcopy Create free account
hub / github.com/Topdu/OpenOCR / __len__

Method __len__

tools/data/lmdb_dataset.py:141–142  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

139 return outs
140
141 def __len__(self):
142 return self.data_idx_order_list.shape[0]

Callers 1

__getitem__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected