Skip to content
Discussion options

You must be logged in to vote

Hi @pauljhin, random transforms will generate different images randomly for each epoch so it can augment the dataset. If you want images with random rotation or random flip, you can use transforms such as RandFlip, RandRotate, RandGaussianSmooth.
Hope it can help you, thanks!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pauljhin
Comment options

@KumoLiu
Comment options

@pauljhin
Comment options

Answer selected by pauljhin
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