Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing keypoint TF for OpticalDistortion and ElasticTransform #1345

Open
23pointsNorth opened this issue Nov 21, 2022 · 1 comment
Open

Comments

@23pointsNorth
Copy link

23pointsNorth commented Nov 21, 2022

馃悰 Bug

Looking at the transforms and targets table, there are a few transformations with known, parameterized outcomes when applied to the keypoints case. These include OpticalDistortion and ElasticTransform. Given they are defined for the masks case, the movement of the the keypoints will have a known shift.

Additional context

There are a few other transformation that may have a similar behaviour - RandomSizedBBoxSafeCrop, BBoxSafeRandomCrop, and for the bbox there are a few that may have different interpretations of what needs to happen - CoarseDropout - if one side of the box is shrunc, the box size can be decreased, otherwise keep as is;

Found a Relevant PR as #1325 #686

@MihailMihaylov97
Copy link

I have also encountered this issue. Are there any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants