mmsegmentation/mmseg/models/utils
Jerry Jiarui XU d9484068ce
Support ResNeSt backbone (#47)
* Support ResNeSt backbone

* fixed avg_down

* add docstring and test

* update table

* update docs and tests

* fixed test

* rename

* refactor splits
2020-08-17 00:54:01 +08:00
..
__init__.py init commit 2020-07-10 02:39:01 +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