MobileNet-SSD
Detection network
A Caffe implementation of the MobileNet SSD detection network
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
2k stars
85 watching
1k forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
caffedetectionmobilenetmobilenet-ssdssd
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a unified framework for object detection using a single network. | 109 |
| Object detection using Caffe-based Single Shot MultiBox Detector on satellite imagery data | 57 |
| A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| An efficient convolutional neural network implementation for mobile devices | 448 |
| Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| An implementation of MobileNetV3 using the Caffe framework | 130 |
| An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 519 |
| A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm | 166 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| An implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power. | 383 |
| An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |