mmsegmentation/mmseg/models/utils
谢昕辰 fb9462fc7c [Fix] fix fast scnn (#606)
* [Refactor] Match paddle seg weight

* Match inference

* fix exp setting

* delete comment and rename config files

* replace hard code with config parameters

* fix ppm concat order

* remove hardcode

* update result

* fix typo

* complement docstring

* complement FutureFusionModule docstring

* modify log link
2021-07-02 17:58:35 +08:00
..
__init__.py [WIP] Add Swin Transformer (#511) 2021-07-01 23:41:55 +08:00
ckpt_convert.py [WIP] Add Swin Transformer (#511) 2021-07-01 23:41:55 +08:00
embed.py [WIP] Add Swin Transformer (#511) 2021-07-01 23:41:55 +08:00
inverted_residual.py [Fix] fix fast scnn (#606) 2021-07-02 17:58:35 +08:00
make_divisible.py [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00
res_layer.py [Refactor]: Unified parameter initialization (#567) 2021-06-16 21:41:29 -07:00
se_layer.py Fix typo: upsampe_cfg -> upsample_cfg (#449) 2021-03-30 09:51:38 -07:00
self_attention_block.py init commit 2020-07-10 02:39:01 +08:00
up_conv_block.py Fix typo: upsampe_cfg -> upsample_cfg (#449) 2021-03-30 09:51:38 -07:00