kaka-lin / object-detection

Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
MIT License
191 stars 46 forks source link

SSD-models details #6

Closed umbrellait-maksim-titarenko closed 4 years ago

umbrellait-maksim-titarenko commented 4 years ago

Hi! Thanks for your job in the repo!

Can you provide information on how you got the SSD-models:

I see that the models are trained on COCO with 91-labels. Are they just a copy from tensorflow detection_model_zoo or there was an additional training?

umbrellait-maksim-titarenko commented 4 years ago

SOLVED - I reproduced the results of the SSDLite model from this repo with the corresponding one from the model_zoo.