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
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

質問済み:

2022 年 3 月 30 日

回答済み:

2022 年 4 月 5 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by