Closed jbueltemeier closed 4 years ago
There is still an image augmentor missing which modifies the randomly selected image from the dataset by some transformations like scaling or rotation. See here. I don't think that this is a part of the image_transform
, but one that belongs to the batch_sampler
. Or what do you think?
@jbueltemeier During rebase, I accidentally removed the commits you made to this branch today. Could you re-add them?
@jbueltemeier The augmentation proved to be a lot of more work than I expected. I'll merge this now and add them in a follow-up PR.
Superseded by #177.
Codecov Report
100.0% <0.0%> (ø)
Continue to review full report at Codecov.