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

[Improvement] alternative way to download kinetics. #521

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

irvingzhang0512
Copy link
Contributor

Easier way to download kinetics400 and kinetics700.

@codecov
Copy link

codecov bot commented Jan 6, 2021

Codecov Report

Merging #521 (01073d6) into master (fda91d8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #521   +/-   ##
=======================================
  Coverage   84.72%   84.72%           
=======================================
  Files         121      121           
  Lines        8500     8500           
  Branches     1394     1394           
=======================================
  Hits         7202     7202           
  Misses        945      945           
  Partials      353      353           
Flag Coverage Δ
unittests 84.71% <ø> (ø)

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 fda91d8...01073d6. Read the comment docs.

@@ -52,6 +52,8 @@ For better decoding speed, you can resize the original videos into smaller sized
python ../resize_videos.py ../../../data/${DATASET}/videos_train/ ../../../data/${DATASET}/videos_train_256p_dense_cache --dense --level 2
```

You can also download kinetics400 and kinetics700 from [Academic Torrents](https://academictorrents.com/details/184d11318372f70018cf9a72ef867e2fb9ce1d26).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried this method?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, both kinetics400/700 could be downloaded.

@innerlee innerlee merged commit 023777c into open-mmlab:master Jan 6, 2021
@irvingzhang0512 irvingzhang0512 deleted the download-kinetics branch January 6, 2021 12:40
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