ManishSoni1908 / Mobilenet-ssd-keras

A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone
62 stars 24 forks source link

mAP less than the one reported in README. Weights file links do not work. #20

Open ManoniLo opened 3 years ago

ManoniLo commented 3 years ago

Hi,

I'm working with your code but i cannot obtain the specified mAP. I obtain 60.1% approximately by using converted_model.h5 weights file.

Second the links specified to download the weights for VOC and VOC+CoCo trained models are no more active. I used the link provided in .gitmodules: "https://github.com/abhinavrai44/MobilenetWeights"

Thanks for your availability