CV领域的一些评价指标(持续更新)

本文介绍了计算机视觉(CV)领域中常用的评价指标,包括Precision和Recall的概念,以及它们之间的关系。文章指出,单独的Precision和Recall无法全面评价分类器性能,而P-R曲线和平均精度(AP)提供了更全面的评估方式。平均精度(AP)和mean average precision(mAP)是衡量多类别分类器性能的重要指标。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一:一些评价指标

对于cv领域来说,常使用以下指标表示评价一个检测或者分类方法的好坏
Precision: precision for a class is the number of true positives (i.e. the number of items correctly labeled as belonging to the positive class) divided by the total number of elements labeled as belonging to the positive class;

Recall: the number of true positives divided by the total number of elements that actually belong to the positive class;

二:Confusion Matrix

confusion-matrix

则有

precision=t
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值