You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the 300w dataset, there are incorrect data points. A bunch of keypoints just have 2 as one of the x,y values causing keypoints to be on the edges:
I originally thought these keypoints may have just been marked with a 2 as a flag that means they aren't useful, but the image on the api website to visualize these keypoints have these points in the correct location:
Severity
P1 - Urgent, but non-breaking
Current Behavior
In the 300w dataset, there are incorrect data points. A bunch of keypoints just have 2 as one of the x,y values causing keypoints to be on the edges:
I originally thought these keypoints may have just been marked with a 2 as a flag that means they aren't useful, but the image on the api website to visualize these keypoints have these points in the correct location:
from: https://app.activeloop.ai/activeloop/300w/firstdbf9474d461a19e9333c2fd19b46115348f
Steps to Reproduce
This is the code I wrote to show the keypoint locations (image with the green keypoints)
`
`
Expected/Desired Behavior
I expect the points to not be on the edge.
Python Version
3.11.7
OS
Windows 11
IDE
VScode
Packages
latest
Additional Context
No response
Possible Solution
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: