How to get the Average Precision for segmentation model
显示 更早的评论
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?
回答(1 个)
Srivardhan Gadila
2022-4-5
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Image Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!