• Pedro Cuenca's avatar
    Fix Fuyu image scaling bug (#26918) · c030fc89
    Pedro Cuenca authored
    * Fix Fuyu image scaling bug
    
    It could produce negative padding and hence inference errors for certain
    image sizes.
    
    * Fix aspect ratio scaling test
    c030fc89
test_image_processing_fuyu.py 2.32 KB