Object Detection Result Analysis #290
hardikdava
started this conversation in
Ideas
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, we are only supporting
sv.ConfusionMatrixandsv.MeanAveragePrecisionin order to evaluate object detection model. We can extend object detection model evaluation by also providing summary of analysis or error analysis which is quite useful to interpret model results in production.All reactions