• anguelos's avatar
    A minor change for transforms.RandomCrop (#462) · 4e6faa75
    anguelos authored
    * Made transorms.RandomCrop tolerate images smaller than the given size.
    
    * Extended the tescase for transforms.RandomCrop
    
    * Made the testcase test for owidth=width+1
    
    * Fixed the one pixel pading and the testcase
    
    * Fixed minor lintint errors. flake8 passes.
    4e6faa75
transforms.py 35.7 KB