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

Modifying eval.py #5

Closed
liamhunn27 opened this issue May 3, 2020 · 3 comments
Closed

Modifying eval.py #5

liamhunn27 opened this issue May 3, 2020 · 3 comments

Comments

@liamhunn27
Copy link

Hi,

I want to use this model to return the location of the swing events for an individual video or even better, an image of each of the events. How should I modify eval.py to do this?

I also don't have access to a computer with a GPU at the moment because of Covid-19, so is it possible to do this without CUDA?

Kind regards,
Liam

@wmcnally
Copy link
Owner

Hi Liam. See newly added test_video.py for processing your own videos. Hope this helps.

@onkar-99
Copy link

Hey i am not able to get the coordinates of golf face even from test_video.py. Can you please tell me how do i get coordinates and not just frames where golf face is detected?

@wmcnally
Copy link
Owner

@onkar-99 I’m not sure what you mean when you say “coordinates of golf face.” SwingNet only outputs the swing event probabilities.

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

3 participants