Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Add MAE LayerDecayOptimizerConstructor #1539

Merged
merged 1 commit into from
May 1, 2022

Conversation

linfangjian01
Copy link
Contributor

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

MAE need LayerDecayOptimizerConstructor

Modification

Add MAE in mmseg/core/optimizers/layer_decay_optimizer_constructor.py

@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #1539 (459b155) into master (c4c0c1f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1539   +/-   ##
=======================================
  Coverage   90.40%   90.40%           
=======================================
  Files         141      141           
  Lines        8443     8443           
  Branches     1423     1423           
=======================================
  Hits         7633     7633           
  Misses        572      572           
  Partials      238      238           
Flag Coverage Δ
unittests 90.40% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...re/optimizers/layer_decay_optimizer_constructor.py 96.11% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4c0c1f...459b155. Read the comment docs.

@MeowZheng MeowZheng merged commit 8be5987 into open-mmlab:master May 1, 2022
@linfangjian01 linfangjian01 deleted the mae_layerdecay branch June 21, 2022 17:47
@linfangjian01 linfangjian01 restored the mae_layerdecay branch June 21, 2022 17:47
@linfangjian01 linfangjian01 deleted the mae_layerdecay branch June 21, 2022 17:48
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
* fix SimCC and RegressionLabel unit tests

* fix transform unit tests

* fix head unit tests

* use D for keypoint dimension

* fix keypoint_eval docstrings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants