Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/thygate/stable-diffusion-webui-depthmap-script
/ __len__
Method
__len__
dzoedepth/data/hypersim.py:132–133 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
130
return
sample
131
132
def
__len__(self):
133
return
len(self.image_files)
134
135
136
def
get_hypersim_loader(data_dir_root, batch_size=1, **kwargs):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected