mmsegmentation/mmseg/models/utils
Rockey 17b500f9df
[Feature] add nlc2nchw2nlc and nchw2nlc2nchw (#1249)
* [Feature] add nlc2nchw2nlc and nchw2nlc2nchw

* add example

* add test, add **kwargs to make it more universal
2022-03-10 20:27:28 +08:00
..
__init__.py [Feature] add nlc2nchw2nlc and nchw2nlc2nchw (#1249) 2022-03-10 20:27:28 +08:00
embed.py [Improvement] Refactor Swin-Transformer (#800) 2021-09-29 08:46:33 +08:00
inverted_residual.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
make_divisible.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
res_layer.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
se_layer.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
self_attention_block.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
shape_convert.py [Feature] add nlc2nchw2nlc and nchw2nlc2nchw (#1249) 2022-03-10 20:27:28 +08:00
up_conv_block.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00