custom_ops
Description
Custom fuzzy logic operations.
Classes
Abstract class to define fuzzy intersection (over union) operations. |
|
Given a mask of truth values representing the output of a formula apply average pooling. |
|
Given two stacked sets of masks |
|
Calculate the proportion of one mask covered by another. |
|
Calculate the intersection over union between two masks. |
|
Unary predicate that calculates for each pixel location whether it is part of an object segmentation. |
|
Provide a custom transformation on the sequence of values extracted from the annotations dict. |