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] Real-ESRGAN model #546

Merged
merged 3 commits into from
Sep 30, 2021

Conversation

ckkelvinchan
Copy link
Member

This PR supports the model for Real-ESRNet and Real-ESRGAN.

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #546 (6414162) into master (b688219) will decrease coverage by 0.01%.
The diff coverage is 78.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #546      +/-   ##
==========================================
- Coverage   80.34%   80.32%   -0.02%     
==========================================
  Files         195      196       +1     
  Lines       10857    10954      +97     
  Branches     1650     1670      +20     
==========================================
+ Hits         8723     8799      +76     
- Misses       1874     1885      +11     
- Partials      260      270      +10     
Flag Coverage Δ
unittests 80.32% <78.35%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
mmedit/models/restorers/real_esrgan.py 78.12% <78.12%> (ø)
mmedit/models/restorers/__init__.py 100.00% <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 b688219...6414162. Read the comment docs.

@innerlee innerlee merged commit 2b1cda4 into open-mmlab:master Sep 30, 2021
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* add RealESRGAN model

* remove deepcopy

* add test for start_iter
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