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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNIST DataModule with random rotations #208

Merged
merged 5 commits into from
Sep 5, 2024
Merged

Conversation

BerndDoser
Copy link
Member

Provide a simplified test set with randomized rotations. Other affine transformations can be added using https://pytorch.org/vision/main/generated/torchvision.transforms.RandomAffine.html

Picture shape: [1, 29, 29]

Attention: DataModule returns tuple (images, labels)

@BerndDoser BerndDoser self-assigned this Sep 5, 2024
@BerndDoser BerndDoser merged commit 1b478ab into HITS-AIN:main Sep 5, 2024
4 checks passed
@BerndDoser BerndDoser deleted the mnist branch September 5, 2024 08:49
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

Successfully merging this pull request may close these issues.

1 participant