MCPcopy Create free account
hub / github.com/HXMap/HRMapNet / init_model

Function init_model

mmdetection3d/mmdet3d/apis/inference.py:36–70  ·  view source on GitHub ↗

Initialize a model from config file, which could be a 3D detector or a 3D segmentor. Args: config (str or :obj:`mmcv.Config`): Config file path or the config object. checkpoint (str, optional): Checkpoint path. If left as None, the model will not load

(config, checkpoint=None, device='cuda:0')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

mainFunction · 0.90
mainFunction · 0.90
test_inference_detectorFunction · 0.90
test_inference_segmentorFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls 3

build_modelFunction · 0.90
convert_SyncBNFunction · 0.85
toMethod · 0.45