Augmentation level #9116
-
Greeting. What does the level argument in auto_augment.Rotate? from the code I suggest it just a multiplier that adjusts given max_angle argument, but how do I interpret it precisely? For example, by adding |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes. You understanding is correct. You can use browse_dataset.py in tools to do that. |
Beta Was this translation helpful? Give feedback.
Yes. You understanding is correct. You can use browse_dataset.py in tools to do that.