How to get the Average Precision for segmentation model
Afficher commentaires plus anciens
I want to evaluate my segmentation model (deeblabv3+), It has 3 classes including the background class. i couldn’t find any code for average precision to evaluate segmentation models. can anyone help?
Réponses (1)
Srivardhan Gadila
le 5 Avr 2022
0 votes
Refer to the documentation of bfscore function, it might be the one you are looking for. For other related functions refer to the following page: https://www.mathworks.com/help/vision/semantic-segmentation.html
Catégories
En savoir plus sur Image Segmentation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!