MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / ConvUpsample

Class ConvUpsample

mmdet/models/utils/conv_upsample.py:7–67  ·  view source on GitHub ↗

ConvUpsample performs 2x upsampling after Conv. There are several `ConvModule` layers. In the first few layers, upsampling will be applied after each layer of convolution. The number of upsampling must be no more than the number of ConvModule layers. Args: in_channels (int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_conv_upsampleFunction · 0.90
__init__Method · 0.85

Calls

no outgoing calls

Tested by 1

test_conv_upsampleFunction · 0.72