Skip to content

Commit 864560b

Browse files
committed
add 目标检测模型评估指标mAP详解
1 parent 9f15dfb commit 864560b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304

305305
##### 目标检测网络详解
306306

307-
* [目标检测的性能评价指标](https://zhuanlan.zhihu.com/p/70306015) && [NMS和计算mAP时的置信度阈值和IoU阈值 ](https://zhuanlan.zhihu.com/p/75348108) && [白话mAP](https://zhuanlan.zhihu.com/p/60834912)
307+
* [目标检测的性能评价指标](https://zhuanlan.zhihu.com/p/70306015) && [NMS和计算mAP时的置信度阈值和IoU阈值 ](https://zhuanlan.zhihu.com/p/75348108) && [白话mAP](https://zhuanlan.zhihu.com/p/60834912) && [目标检测模型的评估指标mAP详解(附代码)](https://zhuanlan.zhihu.com/p/37910324)
308308
* [深度学习中IU、IoU(Intersection over Union)](https://blog.csdn.net/iamoldpan/article/details/78799857)
309309
* [Selective Search for Object Detection ](https://www.learnopencv.com/selective-search-for-object-detection-cpp-python/)[(译文)](https://blog.csdn.net/guoyunfei20/article/details/78723646)
310310
* [Region Proposal Network(RPN)](https://zhuanlan.zhihu.com/p/106192020)

0 commit comments

Comments
 (0)