-
Notifications
You must be signed in to change notification settings - Fork 11
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
Performance Benchmarks for video decoding backends #5
Comments
WIP - #11 |
Perhaps we should have a more representative benchmark dataset. Currently as an initial mp4 dataset I use one class of Kinetics700 train videos which is about 1000 videos of length ~25 seconds. The benchmark might not be accurate for dataset with a longer average length |
Initial benchmark of cv2 on 6 CPU machine using 6 threads: |
Initial benchmark of ffmpeg on 6 CPU machine using 6 threads: |
https://github.com/NVIDIA/VideoProcessingFramework - test this out |
Improved cv2 read with #13: |
No description provided.
The text was updated successfully, but these errors were encountered: