yolov3-point icon indicating copy to clipboard operation
yolov3-point copied to clipboard

mAP is 0

Open JamesZhan107 opened this issue 5 years ago • 3 comments

When i train custom data, the mAP always be 0.(it works well when i use ultralytics/yolov3)

Is there something wrong?

My train command : python train.py --cfg cfg/yolov3-tiny.cfg --data data/coco.data --weights '' --epochs 50 --img-size 416 --device 3

JamesZhan107 avatar Oct 13 '20 12:10 JamesZhan107

I also encountered this problem, the mAP was always 0 in the process of training my data set.

Kuuuo avatar Mar 06 '21 13:03 Kuuuo

me too.Have you solved this prolem?

yaoyaoyao-1019 avatar Aug 21 '21 01:08 yaoyaoyao-1019

me too.Have you solved this prolem?

THEBEST-cloud avatar May 31 '23 02:05 THEBEST-cloud