MCPcopy Create free account
hub / github.com/dotchen/LearningByCheating / load_image_data

Function load_image_data

bird_view/utils/datasets/image_lmdb.py:225–247  ·  view source on GitHub ↗
(dataset_path, 
        batch_size=32, 
        num_workers=8,
        shuffle=True, 
        n_step=5,
        gap=10,
        augment=None,
        **kwargs
        # rgb_mean=[0.29813555, 0.31239682, 0.33620676],
        # rgb_std=[0.0668446, 0.06680295, 0.07329721],
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ImageDatasetClass · 0.85

Tested by

no test coverage detected