How to get the Average Precision for segmentation model
조회 수: 2 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (1개)
Srivardhan Gadila
2022년 4월 5일
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
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!