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

[Feature] support ada module and training #276

Merged
merged 12 commits into from
Apr 2, 2022

Conversation

plyfager
Copy link
Collaborator

@plyfager plyfager commented Mar 31, 2022

  1. Support ada augment.
  2. Support ADAStyleGAN2Discriminator and its training.

@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #276 (68ab951) into master (0c5643e) will decrease coverage by 0.13%.
The diff coverage is 69.15%.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   74.85%   74.71%   -0.14%     
==========================================
  Files         141      145       +4     
  Lines       10484    10909     +425     
  Branches     2064     2144      +80     
==========================================
+ Hits         7848     8151     +303     
- Misses       2151     2220      +69     
- Partials      485      538      +53     
Flag Coverage Δ
unittests 74.71% <69.15%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
mmgen/core/evaluation/metrics.py 75.52% <ø> (ø)
.../architectures/stylegan/ada/grid_sample_gradfix.py 61.90% <61.90%> (ø)
mmgen/models/architectures/stylegan/ada/augment.py 63.56% <63.56%> (ø)
...gen/models/architectures/stylegan/ada/upfirdn2d.py 73.33% <73.33%> (ø)
mmgen/models/architectures/stylegan/ada/misc.py 81.81% <81.81%> (ø)
...chitectures/stylegan/generator_discriminator_v2.py 88.83% <94.44%> (+1.05%) ⬆️
...chitectures/stylegan/modules/styleganv3_modules.py 98.37% <100.00%> (+3.63%) ⬆️
mmgen/models/gans/static_unconditional_gan.py 71.66% <100.00%> (+2.10%) ⬆️
mmgen/models/architectures/stylegan/mspie.py 91.58% <0.00%> (ø)
... and 1 more

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 0c5643e...68ab951. Read the comment docs.

@plyfager plyfager merged commit 6b8ac42 into open-mmlab:master Apr 2, 2022
LeoXing1996 pushed a commit that referenced this pull request Jul 16, 2022
[Feature] support ada module and training
LeoXing1996 pushed a commit to LeoXing1996/mmgeneration that referenced this pull request Oct 27, 2022
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.

2 participants