chuanqi305 / MobileNetv2-SSDLite

Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mAP on VOC07 test dataset

notabigfish opened this issue · comments

Hi, I converted the deploy.caffemodel from coco to voc using coco2voc.py. But only got 54.76% mAP on VOC07 test. Could anyone shares your mAP on VOC07 test? Thanks!