Analyzer
The analyzer module provides a set of functions for analyzing images.
For example, if you want to know whether a given segment is present in the image you
can use the score_contains_segments function:
Components
- Scoring: scoring operations such as IoU (Intersection over Union). Those score methods are special in the sense that the output is always a float number between 0 and 1