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

Method __len__

tools/data/strlmdb_dataset.py:143–144  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

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

Callers 1

__getitem__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected