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
Hi
I am not sure how to use the pretrained model to predict class of a new video. When I run using --mode score no output.jason file is created which will be used in "generate_result_video.py". Though "generate_result_video.py" is running but how can I see the prediction. There is no ./videos_pred directory as is described in the readme.
The text was updated successfully, but these errors were encountered:
I solved it. It was not getting the path to the pre-trained model. Also I ran into problem when I tried --mode feature then run "generate_result_video.py" so it was not getting the scores for the video clips from output.json
Hi
I am not sure how to use the pretrained model to predict class of a new video. When I run using --mode score no output.jason file is created which will be used in "generate_result_video.py". Though "generate_result_video.py" is running but how can I see the prediction. There is no ./videos_pred directory as is described in the readme.
The text was updated successfully, but these errors were encountered: