MCPcopy Create free account
hub / github.com/OpenBMB/VisRAG / __init__

Method __init__

timm_modified/timm/data/loader.py:78–116  ·  view source on GitHub ↗
(
            self,
            loader,
            mean=IMAGENET_DEFAULT_MEAN,
            std=IMAGENET_DEFAULT_STD,
            channels=3,
            device=torch.device('cuda'),
            img_dtype=torch.float32,
            fp16=False,
            re_prob=0.,
            re_mode='const',
            re_count=1,
            re_num_splits=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 2

adapt_to_chsFunction · 0.85
RandomErasingClass · 0.85

Tested by

no test coverage detected