Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FoundationVision/LlamaGen
/ build_openimage
Function
build_openimage
dataset/openimage.py:41–42 ·
view source on GitHub ↗
(args, transform)
Source
from the content-addressed store, hash-verified
39
40
41
def
build_openimage(args, transform):
42
return
DatasetJson(args.data_path, transform=transform)
Callers
1
build_dataset
Function · 0.90
Calls
1
DatasetJson
Class · 0.85
Tested by
no test coverage detected