EfficientDet.Pytorch icon indicating copy to clipboard operation
EfficientDet.Pytorch copied to clipboard

When I trained the code on my dataset, the mAP always kept 0.0.

Open Williamwsk opened this issue 4 years ago • 3 comments

When I trained the code on my dataset, the mAP always kept 0.0. My dataset had 17 classes, how can I fix it? Hope to your reply. mAP: len(VOC_CLASSES): 17 A: 0.0 B: 0.0 C: 0.0 D: 0.0 T: 0.0 F: 0.0 score: 0.0 anum: 0.0 bnum: 0.0 cnum: 0.0 rnum: 0.0 onum: 0.0 title: 0.0 keyword1: 0.0 keyword2: 0.0 keyword3: 0.0 keyword4: 0.0 avg mAP: 0.0 55 epoch: start training....

Williamwsk avatar Apr 03 '20 00:04 Williamwsk

I got the same issue.hope the author reply

Wangyy-moya avatar Sep 17 '20 00:09 Wangyy-moya

I also have this problem, but my loss in trainning is normal

ZixuanLingit666 avatar Apr 14 '21 11:04 ZixuanLingit666

I have the same problem, the mAP is always 0, but the loss is converging normally

ProjectCase avatar Jan 28 '24 07:01 ProjectCase