MCPcopy
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
41def build_openimage(args, transform):
42 return DatasetJson(args.data_path, transform=transform)

Callers 1

build_datasetFunction · 0.90

Calls 1

DatasetJsonClass · 0.85

Tested by

no test coverage detected