Test-time-augmentation would greatly benefit from having 5 crops: * Left bottom * Right bottom * Left top * Right top * Center The current implementation has only `c`. I propose to add 'lc', 'rb', 'lt','rt', which would enable a strightforward TTA.