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 video interpolation demo #717

Merged
merged 42 commits into from
Jan 27, 2022
Merged

Conversation

Yshuo-Li
Copy link
Collaborator

@Yshuo-Li Yshuo-Li commented Jan 26, 2022

motivation

  1. Add demo script of video frame interpolation.
  2. Modify the demo part of basic_interpolator.py according to demo script.

modification

  1. Add video frame interpolation demo.
  2. Modify the demo part of basic_interpolator.py

@codecov
Copy link

codecov bot commented Jan 26, 2022

Codecov Report

Merging #717 (704a50b) into master (933220a) will increase coverage by 0.14%.
The diff coverage is 92.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #717      +/-   ##
==========================================
+ Coverage   81.80%   81.94%   +0.14%     
==========================================
  Files         211      212       +1     
  Lines       11896    11955      +59     
  Branches     1912     1922      +10     
==========================================
+ Hits         9731     9796      +65     
+ Misses       1869     1861       -8     
- Partials      296      298       +2     
Flag Coverage Δ
unittests 81.91% <92.53%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
mmedit/apis/video_interpolation_inference.py 91.22% <91.22%> (ø)
mmedit/apis/__init__.py 100.00% <100.00%> (ø)
...t/models/video_interpolators/basic_interpolator.py 97.32% <100.00%> (+0.02%) ⬆️
...ls/components/stylegan2/generator_discriminator.py 86.14% <0.00%> (+1.20%) ⬆️
mmedit/models/video_interpolators/cain.py 100.00% <0.00%> (+4.00%) ⬆️
mmedit/apis/matting_inference.py 39.02% <0.00%> (+19.51%) ⬆️

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 933220a...704a50b. Read the comment docs.

@ckkelvinchan ckkelvinchan merged commit 8f49269 into open-mmlab:master Jan 27, 2022
@Yshuo-Li Yshuo-Li deleted the id branch April 7, 2022 08:04
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li added 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.

None yet

3 participants