Skip to content

Add F1 score metric to detection metrics#557

Open
kayampady wants to merge 1 commit into
JdeRobot:masterfrom
kayampady:add-f1-metric-v2
Open

Add F1 score metric to detection metrics#557
kayampady wants to merge 1 commit into
JdeRobot:masterfrom
kayampady:add-f1-metric-v2

Conversation

@kayampady
Copy link
Copy Markdown
Contributor

Closes #556

This PR adds F1 score as an evaluation metric for detection tasks.

F1 score provides a balanced measure of precision and recall and complements existing metrics such as AP and mAP.

This is a clean re-submission of the implementation previously proposed in #478, now properly linked to the corresponding issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add F1 score metric to detection metrics

1 participant