Open Jaykob opened 1 year ago
I am trying something similar. Did the kpt loss decrease in the training? show your results.txt
Hi guys! @Jaykob @ruiz-manuel
Would you mind sharing the process of preparing dataset, modifications you made in code in order to train on custom dataset?
That would be really awesome!
Have putmy code on my repo. Works for any nkpt and nc
Have putmy code on my repo. Works for any nkpt and nc
Thank you so much!
Hi! I’m currently trying to train it for pose detection on human feet, using 3 keypoints. Training looks OK looking at the values but when I run inference with detect.py and my webcam, the bounding boxes look fine, but the keypoints don’t make sense at all. They are out of the bounding box mostly and they do correspond to some extent to movement of the foot, but it seems as there’s a conversion problem or something.
Can somebody confirm that it works for them or any idea what the problem could be in my case?