yolov4-pytorch icon indicating copy to clipboard operation
yolov4-pytorch copied to clipboard

混淆矩阵

Open L-xiaolu opened this issue 2 years ago • 11 comments

up,请问我想要输出模型结果的混淆矩阵,需要怎么做呢?您的代码可以实现这个功能吗?

L-xiaolu avatar May 19 '22 08:05 L-xiaolu

你可以百度一下目标检测是否有TN,以及他的意义

bubbliiiing avatar May 19 '22 09:05 bubbliiiing

你可以百度一下目标检测是否有TN,以及他的意义

大佬,我按照你说的做了,查了,也解释了,可是吧,我们老师就是想要看混淆矩阵,哎,我看了yolov5关于混淆矩阵的计算,想着能不能把yolov5的代码借过来试试

L-xiaolu avatar May 30 '22 03:05 L-xiaolu

难度会比较大,而且背景的先验框太多了,混淆矩阵应该出来也很奇怪

bubbliiiing avatar May 30 '22 03:05 bubbliiiing

我没看过yolov5里混淆矩阵具体咋定义的,不过我感觉混淆矩阵用在目标检测很不合理

bubbliiiing avatar May 30 '22 03:05 bubbliiiing

我也是,看了上次你教我查的,结合看到的论文,就没有说在检测里面展现混淆矩阵的,但是呢,我们老师还就是想要这个指标,说yolov5都能实现,叫我把预测的中间结果取出来,安装yolov5的方法实现。难搞

L-xiaolu avatar May 30 '22 03:05 L-xiaolu

老师不愿意听挺难搞的😂,这样我只能说建议你学一下怎么用yolov5的库?或者康康他的混淆矩阵的输入输出是啥…

bubbliiiing avatar May 30 '22 13:05 bubbliiiing

up,请问我想要输出模型结果的混淆矩阵,需要怎么做呢?您的代码可以实现这个功能吗?

请问你实现了混淆矩阵的加入吗

CC2033625919 avatar Jun 19 '23 02:06 CC2033625919

没有,我输出实验结果,把他输入到其他人写的的混淆矩阵代码得到了结果

在 2023年6月19日,10:01,CC2033625919 @.***> 写道:

 up,请问我想要输出模型结果的混淆矩阵,需要怎么做呢?您的代码可以实现这个功能吗?

请问你实现了混淆矩阵的加入吗

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

L-xiaolu avatar Jun 19 '23 04:06 L-xiaolu

没有,我输出实验结果,把他输入到其他人写的的混淆矩阵代码得到了结果 在 2023年6月19日,10:01,CC2033625919 @.***> 写道:  up,请问我想要输出模型结果的混淆矩阵,需要怎么做呢?您的代码可以实现这个功能吗? 请问你实现了混淆矩阵的加入吗 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

可以发一下yolo v4加入混淆矩阵后的代码吗,感谢

CC2033625919 avatar Jun 19 '23 06:06 CC2033625919

这个我也是网上找的,具体的代码我没有存货了,很久之前的了

在 2023年6月19日,14:31,CC2033625919 @.***> 写道:

 没有,我输出实验结果,把他输入到其他人写的的混淆矩阵代码得到了结果 … 在 2023年6月19日,10:01,CC2033625919 @.***> 写道:  up,请问我想要输出模型结果的混淆矩阵,需要怎么做呢?您的代码可以实现这个功能吗? 请问你实现了混淆矩阵的加入吗 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

可以发一下yolo v4加入混淆矩阵后的代码吗,感谢

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

L-xiaolu avatar Jun 19 '23 07:06 L-xiaolu

这个我也是网上找的,具体的代码我没有存货了,很久之前的了 在 2023年6月19日,14:31,CC2033625919 @.> 写道:  没有,我输出实验结果,把他输入到其他人写的的混淆矩阵代码得到了结果 … 在 2023年6月19日,10:01,CC2033625919 @.> 写道:  up,请问我想要输出模型结果的混淆矩阵,需要怎么做呢?您的代码可以实现这个功能吗? 请问你实现了混淆矩阵的加入吗 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread. 可以发一下yolo v4加入混淆矩阵后的代码吗,感谢 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

好的,谢谢

CC2033625919 avatar Jun 19 '23 07:06 CC2033625919