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

Method __init__

bird_view/utils/datasets/image_lmdb.py:60–123  ·  view source on GitHub ↗
(self, 
        dataset_path,
        rgb_shape=(160,384,3),
        img_size=320,
        crop_size=192,
        gap=5, 
        n_step=5,
        gaussian_radius=1.,
        down_ratio=4,
        # rgb_mean=[0.29813555, 0.31239682, 0.33620676],
        # rgb_std=[0.0668446, 0.06680295, 0.07329721],
        augment_strategy=None,
        batch_read_number=819200,
        batch_aug=1,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected