- Default probability of `CombineAffine` and `TFCombineAffine` is changed to 1.0 - Default probability of other random transformation classes is changed to 0.9
0.7.5
Change default values of some parameters - random rotate angle range: (-15.0, 15.0) - random shear angle range: (-10.0, 10.0) - random translate height/width range: (-0.1, 0.1) - random crop height/width range: (0.8, 0.9)
Initial public release of Targetran, a data augmentation library to assist object detection or image classification model training. It can be used with TensorFlow or PyTorch.