• Philip Meier's avatar
    improve COCO prototype (#4650) · 39cf02a6
    Philip Meier authored
    * improve COCO prototype
    
    * test 2017 annotations
    
    * add option to include captions
    
    * fix categories and add tests
    
    * cleanup
    
    * add correct image size to bounding boxes
    
    * fix annotation collation
    
    * appease mypy
    
    * add benchmark
    
    * always use image as reference
    
    * another refactor
    
    * add support for segmentations
    
    * add support for segmentations
    
    * fix CI dependencies
    39cf02a6
datasets_utils.py 35.4 KB