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

Class PointFPModule

mmdetection3d/mmdet3d/ops/pointnet_modules/point_fp_module.py:10–79  ·  view source on GitHub ↗

Point feature propagation module used in PointNets. Propagate the features from one set to another. Args: mlp_channels (list[int]): List of mlp channels. norm_cfg (dict): Type of normalization method. Default: dict(type='BN2d').

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.90
__init__Method · 0.90
test_pointnet_fp_moduleFunction · 0.90

Calls

no outgoing calls

Tested by 1

test_pointnet_fp_moduleFunction · 0.72