* the method `get_segmentation_mask` return also the avg score of the image annotations * the method `save_mask_images` save also a weight files with the avg score for the image
0.9.48
------------
* add new feature to save images and masks to a folder and filter out images and mask with less than k annotations
0.9.39
------------
* add new method to remap category idxs
0.9.38
-----------------
* add min confidence when displaying prediction from a segmentation mask model * now semantic coco accepts only logits to create annotations
0.9.36
-------------------
* fixed bug in mask generation * feature that allows us to add a single mask per component when saving segmentation results
0.9.4
--------------------- * fixed bug in score computation