felixchenfy / Realtime-Action-Recognition

Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
MIT License
875 stars 256 forks source link

Increase number of person dectected #74

Open psyma opened 3 years ago

psyma commented 3 years ago

Hello good day, how can I increase the number of person detected?. I tried to change the max_humans=10 in utils/tracker.py but it will only detect up to 5 only. Thanks

felixchenfy commented 2 years ago

Did you change here? https://github.com/felixchenfy/Realtime-Action-Recognition/blob/master/utils/lib_tracker.py#L26

That doesn't make sense... It should work