mmsegmentation/mmseg/models/necks
MengzhangLI a9d1295bc3 [Feature] Support FastFCN (#885)
* FastFCN first commit

* FastFCN first commit

* Fixing lint error

* Fixing lint error

* use for loop on JPU

* Use For Loop

* Refactor FastFCN

* FastFCN

* FastFCN

* temp

* Uploading models & logs (4x4)

* Fixing typos

* fix typos

* rename config

* change README.md

* use _delete_=True

* change configs

* change start_level to 0

* change start_level to 0

* jpu

* add unittest for start_level!=0
2021-10-01 02:41:24 +08:00
..
__init__.py [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
fpn.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
ic_neck.py [Feature] Support ICNet (#884) 2021-09-30 09:31:57 -07:00
jpu.py [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
mla_neck.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
multilevel_neck.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00