You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The optical flow computation uses DeepFlow2 which relies on DeepMatching . The DeepMatching software comes compiled for CPU use only. There is source code available to compile it for use with a GPU but I haven't had luck nor found anything precompiled in my searches.
why this is using CPU? i confirmed im using a GPU runtime in colab. Whats the problem?? its taking forever to even render 1st frame.
The text was updated successfully, but these errors were encountered: