neural-file-sorter icon indicating copy to clipboard operation
neural-file-sorter copied to clipboard

add data augementation and transformation options

Open LumenPallidium opened this issue 4 years ago • 3 comments

currently only scaling exists, i'd like to have options like crop, crop and scale, as well as affine transformations on images

LumenPallidium avatar Feb 15 '21 22:02 LumenPallidium

added affine transformations in 23c671a

LumenPallidium avatar Feb 17 '21 06:02 LumenPallidium

changed scaling to random scale and random crop in 0d73e3d

LumenPallidium avatar Feb 18 '21 07:02 LumenPallidium

added a scale only transformation in 6bc5afdc07ed84adffcf0b5fd1d7ef1c12ecdb7f for the final embedding step as well as data viewing

LumenPallidium avatar Feb 23 '21 06:02 LumenPallidium