Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run all three models at once #13

Open
Dhavallc opened this issue Aug 5, 2024 · 4 comments
Open

How to run all three models at once #13

Dhavallc opened this issue Aug 5, 2024 · 4 comments

Comments

@Dhavallc
Copy link

Dhavallc commented Aug 5, 2024

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

@kaleb-adcellgroup
Copy link

Did you pass through a mode parameter?

@Dhavallc
Copy link
Author

Dhavallc commented Aug 8, 2024

At first yes but I removed the mode parameter later, but after that too it still only ran on player detection when I used the above argument

@Dhavallc
Copy link
Author

Dhavallc commented Aug 9, 2024

I want the end result to be the same as shown in the video,it detects the players keypoints and maps them on the minimap

@Dhavallc Dhavallc closed this as completed Aug 9, 2024
@Dhavallc Dhavallc reopened this Aug 9, 2024
@Dhavallc
Copy link
Author

Dhavallc commented Aug 9, 2024

closed by mistake my apologies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants