Skip to content

Add dataset augmentations for training. #12

Description

@cglukas

DFL provides something called "random warp" that distorts the images while training. This makes the model much more stable for angles and expressions that are not part of the datasets. Torchvision doesn't have something like this. Only the basic transforms. We need to implement a custom one in order to create more stable results.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions