Open Thanossrs opened 2 years ago
Hello everyone.
please help me to extract after pose estimation the keypoints per location, in any type of file (i mean .txt or .json, etc.)
Thanks
https://github.com/WongKinYiu/yolov7/blob/pose/test.py#L383
@WongKinYiu Thanks for your reply. I want to extract exaclty this but after detection (with detect.py) and not from test.py script. Is there possibility?
Hello everyone.
please help me to extract after pose estimation the keypoints per location, in any type of file (i mean .txt or .json, etc.)
Thanks