MCPcopy Create free account
hub / github.com/OpenDriveLab/OccNet / build_sampler

Function build_sampler

projects/mmdet3d_plugin/datasets/samplers/sampler.py:6–7  ·  view source on GitHub ↗
(cfg, default_args)

Source from the content-addressed store, hash-verified

4
5
6def build_sampler(cfg, default_args):
7 return build_from_cfg(cfg, SAMPLER, default_args)

Callers 1

build_dataloaderFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected