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
However, I tried the next command, then I get error such as
Traceback (most recent call last):
File "/Video-ChatGPT/video_chatgpt/eval/run_inference_activitynet_qa.py", line 92, in
run_inference(args)
File "/Video-ChatGPT/video_chatgpt/eval/run_inference_activitynet_qa.py", line 73, in run_inference
if os.path.exists(video_path):
UnboundLocalError: local variable 'video_path' referenced before assignment
Hello ! , Thanks for great work.
I download test set video data from onedrive.
However, I tried the next command, then I get error such as
maybe, test set video data from onedrive doesn't contain target video in here.
The text was updated successfully, but these errors were encountered: