Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

correct the sthv1/sthv2 rawframes filelist generate command #71

Merged
merged 1 commit into from
Jul 31, 2020
Merged

correct the sthv1/sthv2 rawframes filelist generate command #71

merged 1 commit into from
Jul 31, 2020

Conversation

yzfly
Copy link
Contributor

@yzfly yzfly commented Jul 31, 2020

tools/data/build_file_list.py only support two format ['rawframes', 'videos'], add missing 's' for the sthv1/sthv2 rawframes filelist generate command.
parser.add_argument( '--format', type=str, default='rawframes', choices=['rawframes', 'videos'], help='data format')

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #71 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files          73       73           
  Lines        3994     3994           
  Branches      645      645           
=======================================
  Hits         3404     3404           
  Misses        485      485           
  Partials      105      105           
Flag Coverage Δ
#unittests 85.22% <ø> (ø)

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


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 70b7998...4febf40. Read the comment docs.

@innerlee innerlee merged commit 22196b2 into open-mmlab:master Jul 31, 2020
@innerlee
Copy link
Contributor

thanks!

@yzfly yzfly deleted the bugfix branch August 1, 2020 12:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants