gotch/vision/aug
2022-02-07 16:02:34 +11:00
..
affine.go export AugmentOption and correct ColorJitter output dtype 2021-07-20 13:58:45 +10:00
blur.go changed vision/aug input/output tensor dtype to be uint8 2021-06-22 00:03:31 +10:00
color.go export AugmentOption and correct ColorJitter output dtype 2021-07-20 13:58:45 +10:00
contrast.go changed vision/aug input/output tensor dtype to be uint8 2021-06-22 00:03:31 +10:00
crop.go updated APIs changes 2021-07-23 00:54:41 +10:00
cutout.go updated APIs changes 2021-07-23 00:54:41 +10:00
equalize.go changed vision/aug input/output tensor dtype to be uint8 2021-06-22 00:03:31 +10:00
flip.go changed vision/aug input/output tensor dtype to be uint8 2021-06-22 00:03:31 +10:00
function.go fixed some old APIs at vision/aug 2022-02-05 16:58:15 +11:00
grayscale.go export GrayScale API 2022-02-07 16:02:34 +11:00
invert.go changed vision/aug input/output tensor dtype to be uint8 2021-06-22 00:03:31 +10:00
normalize.go export AugmentOption and correct ColorJitter output dtype 2021-07-20 13:58:45 +10:00
pad.go added image augmentation and minor fixed on ts.Lstsq 2021-05-22 21:02:22 +10:00
perspective.go updated APIs changes 2021-07-23 00:54:41 +10:00
posterize.go export AugmentOption and correct ColorJitter output dtype 2021-07-20 13:58:45 +10:00
resize.go reworked on vision/aug 2021-06-30 21:39:40 +10:00
rotate.go vision/aug: added double dtype 2021-06-22 00:38:40 +10:00
sharpness.go export AugmentOption and correct ColorJitter output dtype 2021-07-20 13:58:45 +10:00
solarize.go export AugmentOption and correct ColorJitter output dtype 2021-07-20 13:58:45 +10:00
transform.go fixed mem leak at RandomAffine 2021-06-26 18:25:26 +10:00