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] Add RealBasicVSR backbone #632

Merged
merged 5 commits into from
Dec 4, 2021
Merged

[Feature] Add RealBasicVSR backbone #632

merged 5 commits into from
Dec 4, 2021

Conversation

ckkelvinchan
Copy link
Member

@ckkelvinchan ckkelvinchan added need test status/WIP work in progress normally labels Nov 30, 2021
@ckkelvinchan ckkelvinchan removed need test status/WIP work in progress normally labels Nov 30, 2021
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #632 (e7b6481) into master (deccc1d) will increase coverage by 0.03%.
The diff coverage is 88.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   80.37%   80.40%   +0.03%     
==========================================
  Files         197      198       +1     
  Lines       11126    11169      +43     
  Branches     1771     1780       +9     
==========================================
+ Hits         8942     8980      +38     
- Misses       1912     1914       +2     
- Partials      272      275       +3     
Flag Coverage Δ
unittests 80.38% <88.37%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
mmedit/models/backbones/__init__.py 100.00% <ø> (ø)
...models/backbones/sr_backbones/real_basicvsr_net.py 88.09% <88.09%> (ø)
mmedit/models/backbones/sr_backbones/__init__.py 100.00% <100.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 84.93% <0.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 deccc1d...e7b6481. Read the comment docs.

@nbei nbei merged commit 0dda55f into master Dec 4, 2021
@nbei nbei deleted the realbasicvsr_arch branch December 4, 2021 12:21
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* add RealBasicVSR backbone

* Add unittest

* add test

* Add unittest
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* add RealBasicVSR backbone

* Add unittest

* add test

* Add unittest
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