Changelogs:
- Add Pixel-level evaluation for F1 scoring
- Change class calling for metrics
- There are IOU-based (PQ, F1) and Pixel-based (F1) metrics now.
- Added test units for the new evaluation
- Updated the evaluation metrics documentation
Bugfixes:
- Fix F1 metric calculation in edge cases where neither predicted polygons nor ground truth polygons are present