Shortcuts

ResNetV1c

class mmpretrain.models.backbones.ResNetV1c(**kwargs)[源代码]

ResNetV1c backbone.

This variant is described in Bag of Tricks..

Compared with default ResNet(ResNetV1b), ResNetV1c replaces the 7x7 conv in the input stem with three 3x3 convs.

Read the Docs v: latest
Versions
latest
stable
mmcls-1.x
mmcls-0.x
dev
Downloads
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.