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

Class PatchEmbed

projects/mmdet3d_plugin/models/utils/embed.py:9–100  ·  view source on GitHub ↗

Image to Patch Embedding V2. We use a conv layer to implement PatchEmbed. Args: in_channels (int): The num of input channels. Default: 3 embed_dims (int): The dimensions of embedding. Default: 768 conv_type (dict, optional): The config dict for conv layers type

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected