andy-yun / pytorch-0.4-yolov3

Yet Another Implimentation of Pytroch 0.4.1 and YoloV3 on python3
MIT License
279 stars 72 forks source link

about training #41

Closed sjtugclalaboo closed 5 years ago

sjtugclalaboo commented 5 years ago

hi, @andy-yun , thank you for your wonderful yolo-v3 pytorch code. I saw your mAP results on VOC is 74.9%, do you get a better result recently? And are there any training tricks in your code?

andy-yun commented 5 years ago

Nope, recently, I modified the yolo-layer.py to use bceloss in x, y and conf, class.