Skip to content

**HOW** do I actually use CutMix or Mixup without re-implementing? #7306

Closed
@pGit1

Description

@pGit1

According to this: https://pytorch.org/blog/how-to-train-state-of-the-art-models-using-torchvision-latest-primitives/ and this: #3911

I am supposed to be able to use mixup and cutmix. However when do torchvision.ANYTHING the implementations are nowhere to be found. Searching for cutmix or mixup in the docs yields no results. https://pytorch.org/vision/stable/search.html?q=cutmix&check_keywords=yes&area=default

What is the recommend approach to using these updates in our code? Is the expectation to copy/paste stuff implemented in references? :( Sorry for dumb question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions