ActionAI icon indicating copy to clipboard operation
ActionAI copied to clipboard

bounding box and pose dots on video

Open nomaad42 opened this issue 3 years ago • 3 comments

Hello! Thanks a lot for your great work!

When I run inference.py on Yoga weights, on video it doesn't show the bounding box of the person and does not show dots of Pose Estimation, as in your GIFs. How can I put BB and Dots on the person on video, like in your GIFs?

nomaad42 avatar Jun 08 '21 04:06 nomaad42

Yes Same doubt here,, pl share with output @smellslikeml

hareskoruz avatar Jun 23 '21 07:06 hareskoruz

Hi there! If you want to create something closer to the gifs in the README, try the instructions under Deployment. The iva.py script contains an annotator to draw the poses and bounding boxes. You can update the model to your own within the script.

smellslikeml avatar Jun 23 '21 12:06 smellslikeml

Hey, @smellslikeml in Train.py u were using two classes for Train.py in Code? I have "Indices out of range" error for using many classes.. pl provide solution

hareskoruz avatar Jun 25 '21 06:06 hareskoruz