WongKinYiu / PyTorch_YOLOv4

PyTorch implementation of YOLOv4
1.86k stars 585 forks source link

为什么我训练的时候没有val这个步骤啊,只训练没有计算map值这些 #404

Open namepytorch opened 2 years ago

namepytorch commented 2 years ago

image

namepytorch commented 2 years ago

为什么训练有的时候targets显示的是0捏 是我的数据集的问题么

yxx-byte commented 2 years ago

您好,请问您的mAP调出来了吗?

PeterSmith1 commented 2 years ago

我是训练好,使用训练好的权重文件做测试,一直报permission error

hang-h1 commented 2 years ago

It would be tested after the third epoch, defined in line 336 of train.py

Joker9194 commented 2 years ago

代码中前3个epoch没有val,第4个epoch才开始。

Joker9194 commented 2 years ago

我是训练好,使用训练好的权重文件做测试,一直报permission error

在Linux环境下的话得进行相应权限设置

namepytorch commented 1 year ago

没有,我只选了一个最好精度的权重,在验证集上map只有0.6几,在测试集上时0.7几,我的map值波动特别大 这些验证集的数据是从epoch≥3的时候才开始计算

@.***

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年05月09日 15:41 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [WongKinYiu/PyTorch_YOLOv4] 为什么我训练的时候没有val这个步骤啊,只训练没有计算map值这些 (Issue #404) |

您好,请问您的mAP调出来了吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>