Image augmentation for machine learning experiments.
machine-learning
deep-learning
images
heatmap
crop
contrast
polygon
keypoints
affine-transformation
bounding-boxes
image-augmentation
augmentation
segmentation-maps
augment-images
-
Updated
Apr 15, 2021 - Python
Right now we put image to the center and pad it to the desired size.
It would be great to add an option to put it to the
top left
,top right
,bottom left
,bottom right
positions.