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

Training Video with 2 person #40

Closed JproChen closed 4 years ago

JproChen commented 4 years ago

Hi, thanks for your work! My problem is I have a video with only 2 people doing different actions Then how does the the valid_images.txt work here? like I set the frame and labeled as a class swinging, It will capture two player's action separately, and both classify to the swinging class? and by the way, where can I change the threshold of the confidence of predicting? Thanks a lot!!