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

Performance #34

Open
emilharutyunyaNN opened this issue Jan 9, 2025 · 0 comments
Open

Performance #34

emilharutyunyaNN opened this issue Jan 9, 2025 · 0 comments

Comments

@emilharutyunyaNN
Copy link

I am working on motion recognition, and happened to use DDNet as a baseline. I keep getting around 0.72 performance with the pytorch code, on JHMDB dataset. The difference in my code is that I use sapiens pose estimator to estimate the keypoints of the frames then later do action recogntion, because of memory shortage I divide each video into 2 16 frame snippets and then pass the predicted keypoints of those to the DDNET processing and training pipeline. Could this be the part causing the lower performance? I would appreciate if you shared, what bug got fixed.

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

1 participant