• F
    [New API] add API paddle.vision.transforms.RandomPerspective and... · 754820fe
    Feng Ni 提交于
    [New API] add API paddle.vision.transforms.RandomPerspective and paddle.vision.transforms.perspective (#42390)
    
    * add RandomPerspective and perspective
    
    * fix UT, clean codes
    
    * fix UT
    
    * add batch transform
    
    * remove batch in tensor func
    
    * fix typos and coments, test=develop
    754820fe
functional_cv2.py 22.9 KB