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] Cain config #709

Merged
merged 15 commits into from
Jan 19, 2022
Merged

[Feature] Cain config #709

merged 15 commits into from
Jan 19, 2022

Conversation

Yshuo-Li
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #709 (6ef3804) into master (78b8057) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
- Coverage   81.76%   81.74%   -0.02%     
==========================================
  Files         211      211              
  Lines       11888    11888              
  Branches     1910     1910              
==========================================
- Hits         9720     9718       -2     
- Misses       1872     1873       +1     
- Partials      296      297       +1     
Flag Coverage Δ
unittests 81.72% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
mmedit/models/backbones/vfi_backbones/__init__.py 100.00% <ø> (ø)
mmedit/models/video_interpolators/__init__.py 100.00% <ø> (ø)
...t/models/video_interpolators/basic_interpolator.py 97.29% <ø> (ø)
mmedit/models/video_interpolators/cain.py 96.00% <ø> (ø)
mmedit/models/__init__.py 100.00% <100.00%> (ø)
mmedit/models/backbones/__init__.py 100.00% <100.00%> (ø)
mmedit/models/backbones/vfi_backbones/cain_net.py 100.00% <100.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 84.93% <0.00%> (-1.21%) ⬇️

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 78b8057...6ef3804. Read the comment docs.

@Yshuo-Li Yshuo-Li changed the base branch from vimeo to master January 17, 2022 12:39
@wangruohui wangruohui merged commit 634c394 into open-mmlab:master Jan 19, 2022
@Yshuo-Li Yshuo-Li deleted the cain-config branch April 7, 2022 08:04
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* [Feature] Add BaseVIDataset

* Update

* Update

* [Feature] Add VFI dataset: vimeo

* Update

* [Feature] Add CAIN

* [Feature] Add CAIN

* Update

* Update

* Update

* Update

Co-authored-by: 李尹硕 <PJLAB\liyinshuo@shai14001170l.pjlab.org>
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* [Feature] Add BaseVIDataset

* Update

* Update

* [Feature] Add VFI dataset: vimeo

* Update

* [Feature] Add CAIN

* [Feature] Add CAIN

* Update

* Update

* Update

* Update

Co-authored-by: 李尹硕 <PJLAB\liyinshuo@shai14001170l.pjlab.org>
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