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
When I test this feature, I'm getting match_inter==0 in VBench/VBench-2.0/vbench2/third_party/Dense_match/PatchAutoEvaluate.py, and I find that interval_num is very large. There is only 81 frames in my video, and the interval_num is 60, so matching cannot be computed. Is this correct?