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

Class MLP

mmdetection3d/mmdet3d/models/utils/mlp.py:7–51  ·  view source on GitHub ↗

A simple MLP module. Pass features (B, C, N) through an MLP. Args: in_channels (int): Number of channels of input features. Default: 18. conv_channels (tuple[int]): Out channels of the convolution. Default: (256, 256). conv_cfg (dict): Config

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected