Skip to content

Conversation

@NicolasHug
Copy link
Member

@NicolasHug NicolasHug commented Aug 1, 2023

@pmeier @vfdev-5: discuss

Follow up to #7772 (comment)

(Note that timm names them Cutmix and Mixup)

cc @vfdev-5

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 1, 2023

@vfdev-5
Copy link
Contributor

vfdev-5 commented Aug 1, 2023

@NicolasHug My comment was only about the documentation, class names can be Cutmix and Mixup

Copy link
Contributor

@pmeier pmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Nicolas



class _BaseMixupCutmix(_RandomApplyTransform):
class _BaseMixUpCutMix(_RandomApplyTransform):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we delete them from prototype now that we have a proper implementation in v2? If you do, note that there are tests for this in test/test_prototype_transforms.py

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will do in another PR

@NicolasHug NicolasHug merged commit 3e4e353 into pytorch:main Aug 1, 2023
This was referenced Aug 1, 2023
facebook-github-bot pushed a commit that referenced this pull request Aug 25, 2023
Reviewed By: matteobettini

Differential Revision: D48642274

fbshipit-source-id: 2bf95841d5cc45d77e8def3e427d3386ae8e1148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants