• vfdev's avatar
    Unified input for resized crop op (#2396) · 9b804659
    vfdev authored
    * [WIP] Unify random resized crop
    
    * Unify input for RandomResizedCrop
    
    * Fixed bugs and updated test
    
    * Added resized crop functional test
    - fixed bug with size convention
    
    * Fixed incoherent sampling
    
    * Fixed torch randint review remark
    9b804659
test_transforms_tensor.py 11.5 KB