谢昕辰
|
230246f557
|
[Refactor] Add pyupgrade pre-commit hook (#2078)
* add pyupgrade hook
* run pyupgrade precommit hook
|
2022-09-19 14:06:29 +08:00 |
Miao Zheng
|
e0499d5a77
|
[Fix] Fix repo based on refactoring standard (#1869)
* [Fix] Fix repo based on refactory standard
* fix ut
|
2022-08-19 20:50:02 +08:00 |
MengzhangLI
|
4079d6dfed
|
[Fix] Use MMEngine BaseModule (#1829)
* [Fix] Use MMEngine BaseModule
* delete auto_fp16
|
2022-07-27 15:35:12 +08:00 |
linfangjian.vendor
|
7a32d610e4
|
[Refactor] Refactor all registries
|
2022-05-10 12:15:20 +00:00 |
Junjun2016
|
67f1420472
|
[Enhancement] Add codespell pre-commit hook and fix typos (#920)
* add codespell pre-commit hook and fix typos
* Update mmseg/models/decode_heads/dpt_head.py
* Update mmseg/models/backbones/vit.py
* Update mmseg/models/backbones/vit.py
* fix typos
* skip formating typo
* deprecate formating
* skip ipynb
* unstage ipynb changes
* unstage ipynb changes
* fix typos in ipynb
* unstage ipynb changes
|
2021-10-13 06:21:17 -07:00 |
MengzhangLI
|
f82e4d6fc9
|
[Feature] Support BiSeNetV2 (#804)
* BiSeNetV2 first commit
* BiSeNetV2 unittest
* remove pytest
* add pytest module
* fix ConvModule input name
* fix pytest error
* fix unittest
* refactor
* BiSeNetV2 Refactory
* fix docstrings and add some small changes
* use_sigmoid=False
* fix potential bugs about upsampling
* Use ConvModule instead
* Use ConvModule instead
* fix typos
* fix typos
* fix typos
* discard nn.conv2d
* discard nn.conv2d
* discard nn.conv2d
* delete **kwargs
* uploading markdown and model
* final commit
* BiSeNetV2 adding Unittest for its modules
* BiSeNetV2 adding Unittest for its modules
* BiSeNetV2 adding Unittest for its modules
* BiSeNetV2 adding Unittest for its modules
* BiSeNetV2 adding Unittest for its modules
* BiSeNetV2 adding Unittest for its modules
* BiSeNetV2 adding Unittest for its modules
* Fix README conflict
* Fix unittest problem
* Fix unittest problem
* BiSeNetV2
* Fixing fps
* Fixing typpos
* bisenetv2
|
2021-09-26 18:52:16 +08:00 |