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

Fix extract rgb frames bug when keeping original shape #187

Merged
merged 2 commits into from
Sep 17, 2020

Conversation

dreamerlin
Copy link
Collaborator

No description provided.

@dreamerlin dreamerlin linked an issue Sep 17, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #187 into master will increase coverage by 0.10%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   85.77%   85.87%   +0.10%     
==========================================
  Files          77       77              
  Lines        4849     4849              
  Branches      765      765              
==========================================
+ Hits         4159     4164       +5     
+ Misses        561      559       -2     
+ Partials      129      126       -3     
Flag Coverage Δ
#unittests 85.87% <0.00%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
mmaction/models/backbones/resnet_tin.py 19.85% <0.00%> (ø)
mmaction/core/evaluation/accuracy.py 94.87% <0.00%> (+2.56%) ⬆️

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 b77de1c...0f5f8b1. Read the comment docs.

@innerlee innerlee changed the title Fix extract rgb frames bug when keeping original shape and using OpenCV Fix extract rgb frames bug when keeping original shape Sep 17, 2020
@innerlee innerlee merged commit c67788a into open-mmlab:master Sep 17, 2020
@dreamerlin dreamerlin deleted the rgb_bug branch September 26, 2020 06:59
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.

mmcv error when extracting frames
2 participants