Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.01 KB

SSD-MobileNet.md

File metadata and controls

29 lines (18 loc) · 1.01 KB

SSD Inception V2

Pretrained Weights

Pre-trained on the COCO dataset.

Configuration

References

License

The model is released under the Apache 2.0 License.

Citation

@inproceedings{liu2016ssd, title = {{SSD}: Single Shot MultiBox Detector}, author = {Liu, Wei and Anguelov, Dragomir and Erhan, Dumitru and Szegedy, Christian and Reed, Scott and Fu, Cheng-Yang and Berg, Alexander C.}, booktitle = {ECCV}, year = {2016} }