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

Method __init__

mmdetection3d/mmdet3d/models/model_utils/vote_module.py:35–84  ·  view source on GitHub ↗
(self,
                 in_channels,
                 vote_per_seed=1,
                 gt_per_seed=3,
                 num_points=-1,
                 conv_channels=(16, 16),
                 conv_cfg=dict(type='Conv1d'),
                 norm_cfg=dict(type='BN1d'),
                 act_cfg=dict(type='ReLU'),
                 norm_feats=True,
                 with_res_feat=True,
                 vote_xyz_range=None,
                 vote_loss=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

build_lossFunction · 0.90

Tested by

no test coverage detected