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 evaluate videos on "human_action" dimension , I met the above error in both version in requirements.txt and latetst version.
then I have to add "kwargs.pop('cache_dir', None) "before the following line.
when I evaluate videos on "human_action" dimension , I met the above error in both version in requirements.txt and latetst version.
then I have to add "kwargs.pop('cache_dir', None) "before the following line.
VBench/vbench/third_party/umt/models/modeling_finetune.py
Line 351 in 3ef98d3
The text was updated successfully, but these errors were encountered: