rykov8 / ssd_keras

Port of Single Shot MultiBox Detector to Keras
MIT License
1.1k stars 553 forks source link

Which pre-trained weights were used? #91

Closed oarriaga closed 7 years ago

oarriaga commented 7 years ago

Hello @rykov8. I am currently working on the mAP score evaluation. However, the results do not seem to fit entirely with the ones found in the paper. Therefore I wanted to ask you which weights did you use for the pre-trained model provided in you link? And if you could provide the script that transforms the caffe models to keras? Thank you.

oarriaga commented 7 years ago

Mentioned on issue 18