Skip to content
Discussion options

You must be logged in to vote

If you modify data_keys to data_keys=["image", "mask"] this will apply the correct transforms to both the image and mask. AugmentationSequential is simply a custom wrapper around kornia.augmentation.AugmentationSequential if you're curious about further documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gtgrp-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants