Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 273 Bytes

mobilenet_v2_ssdlite_keras

A keras version of real-time object detection network: mobilenet_v2_ssdlite

the pretrained weights file in the 'pretrained_weights' folder

the model structure in the 'model' folder

the train and inference process in the 'experiments' folder