keras-YOLOv3-mobilenet
keras-YOLOv3-mobilenet copied to clipboard
Highly doubt your result!?
Dear Adam, I try to regenerate your result but falled. Using VOC2007(random 80% for training, 10%for val 10% for test) without any other data, without any preload weight, just use your code (freeze 20epoch and unfreeze 20epoch), the mAP on 20 classes only achieve ~35%(IOU 0.5 using Object-Detection-Metrics), far away from your 64%. Would you please show your strategy or detail steps? Thanks. Yongfeng
BTW, i use https://github.com/fsx950223/mobilenetv2-yolov3 mobilev2-yolov3 same dataset(voc2007) and achieve ~55% mAP(IOU 0.5) still lower than the authors' 61%, but it seems possible. But your result seems too good...
BTW img size is 416x416