Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Topdu/OpenOCR
/ __len__
Method
__len__
tools/data/text_lmdb_dataset.py:130–131 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
128
return
outs
129
130
def
__len__(self):
131
return
self.data_idx_order_list.shape[0]
Callers
1
__getitem__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected