-
Notifications
You must be signed in to change notification settings - Fork 7
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
Action detection precision #10
Comments
Have a look at these results: https://github.com/masouduut94/volleyball_analytics/wiki/Deep-Learning-Models#action-detection |
Thank you. I'm also wondering what kind of GPU do you run the algorithm on. As far as I know, VideoMAE is quite large. |
I trained the VideoMAE model with RTX 3090 24 GB.
It doesn't need big GPUs
…On Sat, Jul 27, 2024, 10:42 AM Zhuang Yiwen ***@***.***> wrote:
Have a look at these results:
https://github.com/masouduut94/volleyball_analytics/wiki/Deep-Learning-Models#action-detection
Thank you. I'm also wondering what kind of GPU do you run the algorithm
on. As far as I know, VideoMAE is quite large.
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFB4FCDS3GHINQASZIP7V2DZONB5PAVCNFSM6AAAAABLOQCELKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJTHA3DQOJRGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Inspiring work! I‘m currently doing similar work except the scenario is on tennis. I'd like to know what action precision you guys can achieve by using YOLO-V8, considering that no temporal features are involved. Also, have you guys heard of SwingVision? What algorithm do you think this app uses cause it looks pretty amazing. Much appreciation!
The text was updated successfully, but these errors were encountered: