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] Support random video compression during training #646

Merged
merged 4 commits into from
Dec 8, 2021

Conversation

ckkelvinchan
Copy link
Member

Motivation

To support random video compression during training, for RealBasicVSR.

Modifications

  1. Modify random_degradaions.py to support video compression
  2. Modify build.yml to install av in CI

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #646 (6339792) into master (4075d92) will increase coverage by 0.05%.
The diff coverage is 93.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #646      +/-   ##
==========================================
+ Coverage   80.41%   80.47%   +0.05%     
==========================================
  Files         198      198              
  Lines       11169    11218      +49     
  Branches     1780     1788       +8     
==========================================
+ Hits         8982     9028      +46     
- Misses       1913     1915       +2     
- Partials      274      275       +1     
Flag Coverage Δ
unittests 80.45% <93.87%> (+0.05%) ⬆️

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/random_degradations.py 93.89% <93.87%> (-0.01%) ⬇️

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 4075d92...6339792. Read the comment docs.

@ckkelvinchan ckkelvinchan merged commit a1e0042 into open-mmlab:master Dec 8, 2021
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
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