d3rlpy.augmentation.image.RandomRotation¶
-
class
d3rlpy.augmentation.image.RandomRotation(degree=5.0)[source]¶ Random rotation augmentation.
References
Parameters: degree (float) – range of degrees to rotate image. Methods
d3rlpy.augmentation.image.RandomRotation(degree=5.0)[source]¶Random rotation augmentation.
References
| Parameters: | degree (float) – range of degrees to rotate image. |
|---|
Methods