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

processing speed of python version #6

Closed
jahwanoh opened this issue Sep 2, 2020 · 2 comments
Closed

processing speed of python version #6

jahwanoh opened this issue Sep 2, 2020 · 2 comments

Comments

@jahwanoh
Copy link

jahwanoh commented Sep 2, 2020

Hi,
First of all, thank you for sharing this code.
I tried with python version with high resolution video (4096x554) and it performs very slowly (4 fps).
Processing speed for the video is not a target of this paper but is there any suggestion how to improve processing speed?
I will try to search for how to use gpu with matrix operation because it seems numpy operations took much of the time.

@mahmoudnafifi
Copy link
Owner

Hi,

You can check this PR with an optimized Python version. It says it works 20X faster. I will review and merge it into the master branch soon, but just in case you are in a hurry.

@jahwanoh
Copy link
Author

jahwanoh commented Sep 8, 2020

wow it is almost same approach but seems work well already.

Thank you!

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

No branches or pull requests

2 participants