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 #688

Merged
merged 22 commits into from
Jan 26, 2022

Conversation

Yshuo-Li
Copy link
Collaborator

No description provided.

@Yshuo-Li Yshuo-Li added the status/WIP work in progress normally label Dec 28, 2021
@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #688 (3e96d3d) into cain-config (ae37f0a) will increase coverage by 0.12%.
The diff coverage is 92.53%.

Impacted file tree graph

@@               Coverage Diff               @@
##           cain-config     #688      +/-   ##
===============================================
+ Coverage        81.76%   81.88%   +0.12%     
===============================================
  Files              211      212       +1     
  Lines            11888    11947      +59     
  Branches          1910     1920      +10     
===============================================
+ Hits              9720     9783      +63     
+ Misses            1872     1865       -7     
- Partials           296      299       +3     
Flag Coverage Δ
unittests 81.86% <92.53%> (+0.12%) ⬆️

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%) ⬆️
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 ae37f0a...3e96d3d. Read the comment docs.

@Yshuo-Li Yshuo-Li removed the status/WIP work in progress normally label Dec 30, 2021
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
@Yshuo-Li Yshuo-Li requested a review from ckkelvinchan January 5, 2022 02:07
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
@Yshuo-Li
Copy link
Collaborator Author

Yshuo-Li commented Jan 8, 2022

How about generating the sequence in each method?

@ckkelvinchan
Copy link
Member

How about generating the sequence in each method?

I think the best would be to incorporate it into the data pipeline. But I am not sure whether it is easy to accomplish.

@Yshuo-Li Yshuo-Li requested a review from ckkelvinchan January 13, 2022 06:23
@Yshuo-Li Yshuo-Li changed the base branch from master to cain-config January 18, 2022 07:15
demo/video_interpolation_demo.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
mmedit/apis/video_interpolation_inference.py Outdated Show resolved Hide resolved
@ckkelvinchan ckkelvinchan merged commit aba476f into open-mmlab:cain-config Jan 26, 2022
@Yshuo-Li Yshuo-Li deleted the id branch January 26, 2022 08:25
@Yshuo-Li Yshuo-Li restored the id branch January 26, 2022 09:01
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