argusswift / YOLOv4-pytorch

This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
1.68k stars 329 forks source link

Question about map #221

Open Ronald-Kray opened 3 years ago

Ronald-Kray commented 3 years ago

@argusswift I have got the result as follows: I think the problem is the path of the validation dataset. How can I set pah on the validation dataset?

image

argusswift commented 3 years ago

@argusswift I have got the result as follows: I think the problem is the path of the validation dataset. How can I set pah on the validation dataset?

image

在train.py里将开始验证回合数重新设置一下(原始设置为30)