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] H and W input images must be divisible by 2**6 #136

Merged
merged 1 commit into from
May 26, 2022

Conversation

MeowZheng
Copy link
Collaborator

Fix #135

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #136 (85225a6) into master (5f5fed8) will increase coverage by 0.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   68.58%   68.80%   +0.21%     
==========================================
  Files          92       92              
  Lines        5148     5148              
  Branches      733      733              
==========================================
+ Hits         3531     3542      +11     
+ Misses       1502     1491      -11     
  Partials      115      115              
Flag Coverage Δ
unittests 68.80% <ø> (+0.21%) ⬆️

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

Impacted Files Coverage Δ
mmflow/datasets/pipelines/transforms.py 79.33% <0.00%> (+1.83%) ⬆️

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 5f5fed8...85225a6. Read the comment docs.

@MeowZheng MeowZheng merged commit 89b0f41 into open-mmlab:master May 26, 2022
@MeowZheng MeowZheng deleted the cfg-64 branch May 26, 2022 02:31
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.

run video demo,video w 1280 h 720
1 participant