Open TsaiCC0420 opened 1 year ago
When doing verification, I want to output the joint data of keypoints, what should I do?
The script detect.py is using plot_one_box in it. So you can use the arguments in the function to get the required points.
OK, thanks!
When doing verification, I want to output the joint data of keypoints, what should I do?