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 Structural Feature Encoder #311

Merged
merged 4 commits into from
May 17, 2021
Merged

Conversation

Yshuo-Li
Copy link
Collaborator

Backbone of Texture Transformer Network for Image Super-Resolution.

@codecov
Copy link

codecov bot commented May 16, 2021

Codecov Report

Merging #311 (bee4a0e) into master (1465ae5) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   80.74%   80.78%   +0.04%     
==========================================
  Files         163      164       +1     
  Lines        8147     8166      +19     
  Branches     1194     1194              
==========================================
+ Hits         6578     6597      +19     
  Misses       1425     1425              
  Partials      144      144              
Flag Coverage Δ
unittests 80.78% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
mmedit/models/backbones/sr_backbones/ttsr_net.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 1465ae5...bee4a0e. Read the comment docs.

tests/test_ttsr.py Outdated Show resolved Hide resolved
@Yshuo-Li Yshuo-Li requested a review from innerlee May 17, 2021 03:29
@innerlee innerlee merged commit 2c65d5f into open-mmlab:master May 17, 2021
@Yshuo-Li Yshuo-Li deleted the sfe branch May 17, 2021 03:55
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* [Feature] Add Structural Feature Encoder

* Update parameter name

* Update parameter name

* use partial

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.

2 participants