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

Add BasicVSR config #254

Merged
merged 9 commits into from
Apr 14, 2021
Merged

Conversation

ckkelvinchan
Copy link
Member

This PR includes the configuration files of training BasicVSR.

interval=100,
hooks=[
dict(type='TextLoggerHook', by_epoch=False),
dict(type='TensorboardLoggerHook'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment out L146

@innerlee
Copy link
Contributor

As discussed in private, pls merge the two tables, and test them on all available test sets

@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #254 (9c06c89) into master (eea1f66) will decrease coverage by 0.08%.
The diff coverage is 35.71%.

❗ Current head 9c06c89 differs from pull request most recent head c77867d. Consider uploading reports for the commit c77867d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
- Coverage   81.36%   81.28%   -0.09%     
==========================================
  Files         158      158              
  Lines        7733     7747      +14     
  Branches     1145     1148       +3     
==========================================
+ Hits         6292     6297       +5     
- Misses       1297     1306       +9     
  Partials      144      144              
Flag Coverage Δ
unittests 81.28% <35.71%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
mmedit/datasets/pipelines/__init__.py 100.00% <ø> (ø)
mmedit/datasets/pipelines/augmentation.py 96.79% <35.71%> (-2.38%) ⬇️

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 eea1f66...c77867d. Read the comment docs.

@innerlee innerlee merged commit 97f0c15 into open-mmlab:master Apr 14, 2021
@innerlee innerlee mentioned this pull request Apr 20, 2021
5 tasks
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Add configuration files

* Modify README

* update README

* update config

* update config

* update config

* update config

* fix bug

* update config and readme
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