mmsegmentation/mmseg/models/utils
Jerry Jiarui XU f86c24d806
[Enhance] Refactor inverted residual (#164)
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN

* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
2020-09-28 00:33:51 +08:00
..
__init__.py [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
inverted_residual.py [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
make_divisible.py [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
res_layer.py Support ResNeSt backbone (#47) 2020-08-17 00:54:01 +08:00
self_attention_block.py init commit 2020-07-10 02:39:01 +08:00