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

runs infinitely.. #69

Open
pamruta opened this issue Mar 2, 2020 · 1 comment
Open

runs infinitely.. #69

pamruta opened this issue Mar 2, 2020 · 1 comment

Comments

@pamruta
Copy link

pamruta commented Mar 2, 2020

I am trying to run this code in Google Colab, but it's running for a long time w/o any output.. The video clip I am testing it on is hardly 15 secs... It's stuck at this stage:

Computing optical flow. This may take a while...
g++ -O3 -fPIC consistencyChecker.cpp NMath.cpp -I. -o consistencyChecker -L.

@StoneBones
Copy link

On my machine with a 1080ti a 1080x608 video with 120 frames takes about 6 hours in this stage. It's doing a lot of work here.

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