deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

Ignoring Invisible keypoints at inference time.

Open myatthukyaw-edu opened this issue 3 years ago • 1 comments

I am running demo.py and making inference on testing videos. But the invisible keypoints locations are not that accurate. So, I want to ignore that keypoints and get only visible keypoints. I found IN_VIS_THRE parameter in config .yaml files. I changed that value and test it. But it didn't work.

myatthukyaw-edu avatar Jan 19 '22 12:01 myatthukyaw-edu

I have the same problem, have you solved it? thank you very much

minmin518 avatar Oct 12 '22 02:10 minmin518