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 FeedbackBlockHeatmapAttention #350

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

Yshuo-Li
Copy link
Collaborator

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

Based on #345

@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #350 (8becade) into master (d659415) will increase coverage by 0.18%.
The diff coverage is 98.14%.

❗ Current head 8becade differs from pull request most recent head 4bbbe1c. Consider uploading reports for the commit 4bbbe1c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   80.13%   80.32%   +0.18%     
==========================================
  Files         182      182              
  Lines        9604     9604              
  Branches     1400     1396       -4     
==========================================
+ Hits         7696     7714      +18     
+ Misses       1717     1699      -18     
  Partials      191      191              
Flag Coverage Δ
unittests 80.29% <98.14%> (+0.17%) ⬆️

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.14% <98.14%> (-1.86%) ⬇️
mmedit/models/extractors/feedback_hour_glass.py 100.00% <0.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 86.14% <0.00%> (+1.20%) ⬆️
mmedit/apis/train.py 20.98% <0.00%> (+2.98%) ⬆️

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 d659415...4bbbe1c. Read the comment docs.

@Yshuo-Li Yshuo-Li changed the base branch from master to fb June 1, 2021 09:04
@innerlee
Copy link
Contributor

This can be target to master now

@innerlee innerlee changed the base branch from fb to master June 10, 2021 04:07
@innerlee innerlee merged commit 0343375 into open-mmlab:master Jun 10, 2021
@Yshuo-Li Yshuo-Li deleted the fbha branch June 10, 2021 09:25
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
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