johnzja
|
3cbfbf6434
|
Merge branch 'master' of https://github.com/open-mmlab/mmsegmentation into open-mmlab-master
# Conflicts:
# docs/model_zoo.md
# mmseg/models/backbones/__init__.py
# tests/test_models/test_backbone.py
|
2020-08-17 20:51:44 +08:00 |
|
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 |
|
johnzja
|
88a123d16f
|
Arg scale_factor deleted.
|
2020-08-14 12:14:07 +08:00 |
|
johnzja
|
b08e1d4e9e
|
FastSCNN type(dwchannels) changed to tuple.
|
2020-08-12 11:22:11 +08:00 |
|
johnzja
|
db364ef26a
|
add unit test for inverted_residual: debug 2
|
2020-08-11 20:27:35 +08:00 |
|
johnzja
|
ae85850d30
|
add unit test for inverted_residual
|
2020-08-11 20:04:31 +08:00 |
|
johnzja
|
e35f9acde1
|
Code style improved.
|
2020-08-09 22:48:59 +08:00 |
|
johnzja
|
54ae2eeb5f
|
fast_scnn test: fix BN bug.
|
2020-08-08 09:51:05 +08:00 |
|
johnzja
|
c16940c102
|
add fast_scnn backbone test
|
2020-08-07 15:46:49 +08:00 |
|
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |
|