[27c943]: / example_transform_yamls / albumentation_transforms.yaml

Download this file

7 lines (6 with data), 201 Bytes

1
2
3
4
5
6
huesaturation: {hue_shift_limit: 20, sat_shift_limit: 30, val_shift_limit: 20, p: 0.5}
r90: {p: 0.5}
transpose: {p: 0.5}
affine: {p: 0.5}
elastic: {p: 0.5}
dilationjitter: {0: {mean: 5, std: 3}}