smellslikeml / ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
https://www.hackster.io/actionai/actionai-custom-tracking-multiperson-activity-recognition-fa5cb5
GNU General Public License v3.0
765 stars 191 forks source link

How to improve FPS? #33

Closed gohjiayi closed 4 years ago

gohjiayi commented 4 years ago

I've been working on to detect my own set of exercises, specifically push ups and sit ups. However, when running inference on my CSI camera or on a video file with my Jetson Nano, the FPS flickers and ranges from 2-10. I want to be able to run inference with an FPS of around 20, how can I do this?

Edit: I figured out that it can only be increased by changing my hardware, nothing to do with my software! Jetson Hacks has a video on how to improve FPS on the Nano itself on Youtube.