geaxgx / depthai_blazepose

MIT License
322 stars 68 forks source link

What is the max FPS for real time pose estimation? #41

Open robthepaper opened 1 year ago

robthepaper commented 1 year ago

Hi, I would like to do very low latency real time skeleton tracking. is the FPS limited? Does anyone know if it's possible to have like 30 or 60 fps? Maybe with a powerfull CPU or GPU?

geaxgx commented 1 year ago

Hi, this repository is about running Blazepose on the cameras provided by Luxonis (https://docs.luxonis.com/en/latest/). The FPS is limited by the capacity of the MyriadX chip. The max FPS you can get (26 fps) is given in the README of this repo.