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 DIC Net #357

Merged
merged 4 commits into from
Jun 11, 2021
Merged

[Feature] Add DIC Net #357

merged 4 commits into from
Jun 11, 2021

Conversation

Yshuo-Li
Copy link
Collaborator

@Yshuo-Li Yshuo-Li commented Jun 4, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #357 (4062feb) into master (a7fe3f9) will increase coverage by 0.09%.
The diff coverage is 97.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
+ Coverage   80.29%   80.38%   +0.09%     
==========================================
  Files         182      182              
  Lines        9691     9733      +42     
  Branches     1408     1413       +5     
==========================================
+ Hits         7781     7824      +43     
+ Misses       1718     1717       -1     
  Partials      192      192              
Flag Coverage Δ
unittests 80.36% <97.72%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
mmedit/models/backbones/sr_backbones/dic_net.py 98.20% <97.56%> (-0.21%) ⬇️
mmedit/models/backbones/__init__.py 100.00% <100.00%> (ø)
mmedit/models/backbones/sr_backbones/__init__.py 100.00% <100.00%> (ø)
mmedit/models/extractors/lte.py 95.65% <100.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 86.14% <0.00%> (+1.20%) ⬆️

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 a7fe3f9...4062feb. Read the comment docs.

@innerlee innerlee merged commit b1f6435 into open-mmlab:master Jun 11, 2021
@Yshuo-Li Yshuo-Li deleted the dic_net branch June 19, 2021 03:02
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* [Feature] Add DIC Net

* for rebase

* Add test

* Update

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