hothothot2000
hothothot2000
The strange links mentioned in my post represents very long lines linked to joints out of image. I have tried kpt_threshold, this solved some of the strange links. But, a...
> You can play with parameters for your specific use case. Addition of `person_threshold` is an option, e.g. you can sum all keypoints confidence (`joint[2]` in the code above) and...
   > The tricks above can deal with this. You just need to apply them at the time of poses construction, not at the time of result visualization....