Resize polygons during evaluation
When we train the model on resized images, the predictions are saved in a sub-resolution that differs from the original size of the polygons. This fix resizes the predicted polygons before running the evaluation.
Tested on these images
- Full size
- 768 px
- Label: Test_m01-049.json
Both experiments prediction,evaluation
give the same results.
Edited by Mélodie Boillet