mmagic icon indicating copy to clipboard operation
mmagic copied to clipboard

[Code Camp #90] support gfpgan v1.3 clean

Open Taited opened this issue 2 years ago • 1 comments

Support GFPGAN V1.3

Taited avatar Jan 16 '23 09:01 Taited

Codecov Report

Base: 87.91% // Head: 86.43% // Decreases project coverage by -1.47% :warning:

Coverage data is based on head (bd4dda1) compared to base (ad24a5a). Patch coverage: 28.63% of modified lines in pull request are covered.

:exclamation: Current head bd4dda1 differs from pull request most recent head f97d996. Consider uploading reports for the commit f97d996 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1605      +/-   ##
===========================================
- Coverage    87.91%   86.43%   -1.48%     
===========================================
  Files          399      406       +7     
  Lines        26024    26600     +576     
  Branches      4048     4163     +115     
===========================================
+ Hits         22879    22992     +113     
- Misses        2240     2703     +463     
  Partials       905      905              
Flag Coverage Δ
unittests 86.43% <28.63%> (-1.48%) :arrow_down:

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

Impacted Files Coverage Δ
mmedit/models/editors/gfpgan/stylegan2_clean.py 12.22% <12.22%> (ø)
mmedit/models/editors/gfpgan/gfpgan_generator.py 13.15% <13.15%> (ø)
mmedit/models/editors/gfpgan/gfpgan_utils.py 14.00% <14.00%> (ø)
...t/models/editors/gfpgan/stylegan2_clean_modules.py 14.84% <14.84%> (ø)
mmedit/models/editors/gfpgan/gfpgan_modules.py 15.94% <15.94%> (ø)
mmedit/models/editors/gfpgan/gfpgan.py 29.26% <29.26%> (ø)
mmedit/models/editors/real_esrgan/real_esrgan.py 82.14% <66.66%> (ø)
mmedit/datasets/transforms/random_degradations.py 92.25% <71.42%> (ø)
mmedit/datasets/transforms/aug_pixel.py 96.38% <100.00%> (+0.01%) :arrow_up:
mmedit/models/editors/__init__.py 100.00% <100.00%> (ø)
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jan 16 '23 18:01 codecov[bot]