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 TTSR-GAN #383

Merged
merged 2 commits into from
Jun 29, 2021
Merged

[Feature] Add TTSR-GAN #383

merged 2 commits into from
Jun 29, 2021

Conversation

Yshuo-Li
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #383 (3fd231d) into master (2efae2b) will increase coverage by 0.28%.
The diff coverage is 90.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   80.43%   80.71%   +0.28%     
==========================================
  Files         186      186              
  Lines        9936     9978      +42     
  Branches     1450     1463      +13     
==========================================
+ Hits         7992     8054      +62     
+ Misses       1749     1721      -28     
- Partials      195      203       +8     
Flag Coverage Δ
unittests 80.69% <90.54%> (+0.27%) ⬆️

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

Impacted Files Coverage Δ
mmedit/models/restorers/ttsr.py 66.40% <87.71%> (+11.52%) ⬆️
mmedit/models/backbones/sr_backbones/ttsr_net.py 96.25% <100.00%> (ø)
mmedit/models/extractors/lte.py 95.65% <100.00%> (ø)
mmedit/models/transformers/search_transformer.py 100.00% <100.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 86.14% <0.00%> (+1.20%) ⬆️
mmedit/models/losses/perceptual_loss.py 91.91% <0.00%> (+24.24%) ⬆️

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 2efae2b...3fd231d. Read the comment docs.

@Yshuo-Li Yshuo-Li changed the base branch from tp to master June 21, 2021 06:22
@innerlee innerlee added the status/WIP work in progress normally label Jun 21, 2021
@Yshuo-Li Yshuo-Li removed the status/WIP work in progress normally label Jun 28, 2021
@innerlee innerlee merged commit 50da141 into open-mmlab:master Jun 29, 2021
@Yshuo-Li Yshuo-Li deleted the ttsr branch July 9, 2021 11:43
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Update

* re-update all

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

2 participants