MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / construct_loader

Function construct_loader

slowfast/datasets/loader.py:85–170  ·  view source on GitHub ↗

Constructs the data loader for the given dataset. Args: cfg (CfgNode): configs. Details can be found in slowfast/config/defaults.py split (str): the split of the data loader. Options include `train`, `val`, and `test`.

(cfg, split, is_precise_bn=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

build_datasetFunction · 0.85

Tested by

no test coverage detected