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
I have setup and installed all dependencies but when I pass this argument
#python examples/soccer/main.py --source_video_path examples/soccer/data/001.mp4 --target_video_path examples/soccer/data/001_output.mp4 --device cuda
I made very minor changes to make it run on gpu rest code is same
It runs only the first PLAYER_DETECTION model
Maybe my argument is wrong please tell me how to run the model so I get output as displayed
The text was updated successfully, but these errors were encountered:
I have setup and installed all dependencies but when I pass this argument
#python examples/soccer/main.py --source_video_path examples/soccer/data/001.mp4 --target_video_path examples/soccer/data/001_output.mp4 --device cuda
I made very minor changes to make it run on gpu rest code is same
It runs only the first PLAYER_DETECTION model
Maybe my argument is wrong please tell me how to run the model so I get output as displayed
The text was updated successfully, but these errors were encountered: