zhanghanduo / yolo3_pytorch

Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fun, so the introduction is not accurate.
104 stars 21 forks source link

请问关于训练loss的问题 #8

Open Huhaowen0130 opened 4 years ago

Huhaowen0130 commented 4 years ago

您好,为什么我使用coco的train14训练,loss一开始就是0.0几,后面也一直是0.0几呢?