Module: tfm.vision.mask_ops
Stay organized with collections
Save and categorize content based on your preferences.
Utility functions for segmentations.
Functions
instance_masks_overlap(...): Calculates the IoUs and IoAs between the detection masks and the ground truth masks.
paste_instance_masks(...): Paste instance masks to generate the image segmentation results.
paste_instance_masks_v2(...): Paste instance masks to generate the image segmentation (v2).