-
- Downloads
[Fix] Register optimizer constructor with mmseg (#1456)
* [fix] register optimizer onstructor with mmseg
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Update tests/test_core/test_optimizer.py
* Update tests/test_core/test_optimizer.py
* Update tests/test_core/test_optimizer.py
* Update tests/test_core/test_optimizer.py
* fix lint
Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
Showing
- mmseg/apis/train.py 2 additions, 2 deletionsmmseg/apis/train.py
- mmseg/core/__init__.py 7 additions, 0 deletionsmmseg/core/__init__.py
- mmseg/core/builder.py 33 additions, 0 deletionsmmseg/core/builder.py
- mmseg/core/layer_decay_optimizer_constructor.py 2 additions, 2 deletionsmmseg/core/layer_decay_optimizer_constructor.py
- mmseg/core/utils/layer_decay_optimizer_constructor.py 3 additions, 3 deletionsmmseg/core/utils/layer_decay_optimizer_constructor.py
- tests/test_core/test_optimizer.py 59 additions, 0 deletionstests/test_core/test_optimizer.py
Loading
Please register or sign in to comment