"test/srt/test_page_size.py" did not exist on "3bc99e6fe4d77979f0e0de707a59a9cf305504d6"
  • Nicolas Patry's avatar
    Factored out some code in the `image-segmentation` pipeline. (#19727) · 5fd5990d
    Nicolas Patry authored
    * Factored out some code in the image-segmentation pipeline
    
    Re-enable `small_model_pt`.
    
    Re-enable `small_model_pt`.
    
    Enabling the current test with the current values.
    
    Debugging the values on the CI.
    
    More logs ? Printing doesn't work ?
    
    Using the CI values instead. Seems to be a Pillow sensitivity.
    
    Added a test showcasing that models not supporting some tasks get a
    clear error.
    
    Factored out code.
    
    Further factor out.
    
    Fixup.
    
    Bad rebase.
    
    Put `panoptic` before `instance` as it should be a superset.
    
    * Fixing tests.
    
    * Adding subtasks tests
    
    + Fixes `instance` segmentation which was broken due to default and
    non kwargs arguments.
    
    * Fix bad replace.
    5fd5990d
test_pipelines_image_segmentation.py 21.6 KB