Skip to content

Can I set a independent probability in the RandomAffine? #845

Answered by romainVala
Bigsealion asked this question in Q&A
Discussion options

You must be logged in to vote

Hello
no this is not implemented, not sure though why you want this.
A random affine is a mixture of scaling rotation and translation .... and since rotation for instance randomly choose an angle between 0 and 30, there will be cases were there is almost no rotations

your proposed solution will work, but then be aware that you are performing 3 interpolation (so more bluring than only one interpolation) (this may be important ... or not depending on the application)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Bigsealion
Comment options

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