Open yunshangyue71 opened 2 years ago
I'm sorry, it's my use problem, I forgot to add label_fields=["class_labels"], I suggest you can set this as an error, otherwise, it's really hard to debug. Thank you for your open source project.
After mirroring in the key points of the human body, the left and right hands will be marked wrong. What is the return information, indicating that the picture has been mirrored? Thank you
Try to look to FlipSymmetricKeypoints
🐛 Bug
Recently, I am studying human pose estimation. The number of input labels is the same as the number of kpts. After image enhancement, the number of kpts is reduced, but the number of corresponding labels is not reduced. Is this a bug?
To Reproduce
Steps to reproduce the behavior:
1.remove_invisible = True """ 数据处理、数据增强,会对 图片以及 gt box产生影响 """
Expected behavior
Environment
conda
,pip
, source):Additional context