bdsaglam / torch-scae

PyTorch implementation of Stacked Capsule Auto-Encoders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image augmentation

bdsaglam opened this issue · comments

As in the original implementation, pad and shift image augmentations should be implemented.

Implemented.