• Francisco Massa's avatar
    Add an option to postprocess masks during inference (#180) · ca9531b9
    Francisco Massa authored
    * Add an option to postprocess masks during inference
    
    * Fix COCO evaluation to resize masks ony if needed.
    
    * Fix casting
    
    * Fix minor issues in paste_mask_in_image
    
    * Cast mask to uint8
    
    * Make Masker batch compatible
    
    * Remove warnings and stylistic changes
    ca9531b9
Name
Last commit
Last update
..
__init__.py Loading commit data...
inference.py Loading commit data...
trainer.py Loading commit data...