• Yuan Liu's avatar
    [Feature]: Reformat resize config (#1826) · 0a5b4125
    Yuan Liu authored
    
    
    * [Feature]: Add cache to random func in data transform
    
    * [Fix]: Fix lint
    
    * [Fix]: Fix cache decorate problem
    
    * [Refactor]: Initialize Resize with config
    
    * [Refactor]: Move other resize config into Resize config
    
    * [Fix]: Scale can not be None in RandomResize
    
    * [Fix]: Change semantic seg to gt seg map
    
    * [Fix]: Delete unnecessary assert
    
    * [Fix]: Fix docstring
    
    * [Fix]: Add double quot to Resize in config
    
    * [Fix]: Fix the return type
    
    * [Fix]: Improve docstring
    
    * [Fix]: Specify the order of width and height for ratio range
    
    * [Fix]: Specify resize order
    Co-authored-by: default avatarYour <you@example.com>
    0a5b4125
test_transforms_processing.py 37.3 KB