dusty-nv / pytorch-ssd

MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in PyTorch. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.

Home Page:https://medium.com/@smallfishbigsea/understand-ssd-and-implement-your-own-caa3232cd6ad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in PyTorch. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.

https://medium.com/@smallfishbigsea/understand-ssd-and-implement-your-own-caa3232cd6ad

License:MIT License


Languages

Language:Python 100.0%