eric612 / MobileNet-YOLO

A caffe implementation of MobileNet-YOLO detection network
Other
865 stars 442 forks source link

about giou loss and ae layer's performance report #155

Open louyanyang opened 5 years ago

louyanyang commented 5 years ago

hi, @eric612 i'm very glad to find this repo suppports giou loss and ae layer. when the performance report can be provided and how much the gain in contrast to naive mobilenet yolov3?

eric612 commented 5 years ago

Thanks for your interesting , but currently , I still try to find the strange problem and want solve it.

  1. GIOU : mAP will be increase when training coco dataset , but be decrease at VOC2007

  2. AE layer : mAP was lower about 1~2% with VOC2007 , my implementation maybe was not correct