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 styleclip #236

Merged
merged 13 commits into from
Jan 26, 2022
Merged

Conversation

plyfager
Copy link
Collaborator

Support StyleClip application.

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #236 (6f7a959) into master (40376b4) will decrease coverage by 0.52%.
The diff coverage is 54.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   76.75%   76.22%   -0.53%     
==========================================
  Files         130      134       +4     
  Lines        9421     9633     +212     
  Branches     1899     1931      +32     
==========================================
+ Hits         7231     7343     +112     
- Misses       1726     1823      +97     
- Partials      464      467       +3     
Flag Coverage Δ
unittests 76.22% <54.20%> (-0.53%) ⬇️

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

Impacted Files Coverage Δ
mmgen/models/losses/gen_auxiliary_loss.py 45.18% <22.38%> (-22.94%) ⬇️
mmgen/models/architectures/arcface/id_loss.py 28.94% <28.94%> (ø)
mmgen/models/architectures/arcface/model_irse.py 71.11% <71.11%> (ø)
mmgen/models/architectures/arcface/helpers.py 90.00% <90.00%> (ø)
mmgen/models/architectures/__init__.py 100.00% <100.00%> (ø)
mmgen/models/architectures/arcface/__init__.py 100.00% <100.00%> (ø)
mmgen/models/losses/__init__.py 100.00% <100.00%> (ø)
...chitectures/stylegan/generator_discriminator_v2.py 86.66% <0.00%> (-1.12%) ⬇️

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 40376b4...6f7a959. Read the comment docs.

@plyfager plyfager merged commit fc6f842 into open-mmlab:master Jan 26, 2022
LeoXing1996 pushed a commit that referenced this pull request Jul 16, 2022
* support styleclip

* fix lint

* add clip to requirement

* fix lint

* fix runtime.txt

* fix runtime.txt

* complete unittest

* remove third party repo

* fix lint

* fix docstring

* move clip import into init function

* fix lint

* remove a unittest
LeoXing1996 pushed a commit to LeoXing1996/mmgeneration that referenced this pull request Oct 27, 2022
Co-authored-by: liyinshuo <liyinshuo@sensetime.com>
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.

None yet

1 participant