| chuanqi305/MobileNet-SSD |
1,758 |
|
0 |
0 |
almost 5 years ago |
0 |
|
147 |
mit |
Python |
| Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727. |
| qfgaohao/pytorch-ssd |
1,301 |
|
0 |
0 |
about 3 years ago |
0 |
|
106 |
mit |
Python |
| MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv. |
| eric612/MobileNet-YOLO |
828 |
|
0 |
0 |
about 5 years ago |
0 |
|
143 |
other |
C++ |
| A caffe implementation of MobileNet-YOLO detection network |
| Robert-JunWang/Pelee |
822 |
|
0 |
0 |
over 7 years ago |
0 |
|
50 |
apache-2.0 |
Jupyter Notebook |
| Pelee: A Real-Time Object Detection System on Mobile Devices |
| yeephycho/tensorflow-face-detection |
683 |
|
0 |
0 |
over 5 years ago |
0 |
|
19 |
apache-2.0 |
Python |
| A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset. |
| lzx1413/PytorchSSD |
660 |
|
0 |
0 |
about 6 years ago |
0 |
|
41 |
mit |
Python |
| pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet |
| ShuangXieIrene/ssds.pytorch |
550 |
|
0 |
0 |
over 5 years ago |
0 |
|
36 |
mit |
Python |
| Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3. |
| PaddlePaddle/Anakin |
492 |
|
0 |
0 |
about 6 years ago |
0 |
|
68 |
apache-2.0 |
C++ |
| High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices. |
| BUG1989/caffe-int8-convert-tools |
455 |
|
0 |
0 |
over 5 years ago |
0 |
|
6 |
bsd-3-clause |
Python |
| Generate a quantization parameter file for ncnn framework int8 inference |
| chuanqi305/MobileNetv2-SSDLite |
412 |
|
0 |
0 |
over 7 years ago |
0 |
|
54 |
mit |
Python |
| Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow. |