MobileNet-SSD. Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
2.1kMobileNetv2-SSDLite. Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
450FocalLoss. Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
174SqueezeNet-SSD. SSD detection network of SqueezeNet, with pretrained weights on VOC0712 and mAP=0.643
64rscnn. A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.
63KCF. python implementation of "high-speed tracking with kernelized correlation filters"
57ssd. Caffe: a fast open framework for deep learning.
38LeNet5. Pure numpy implementation of LeNet5, to help you understand how CNN works.
16caffe-model. Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
3myshell. myshell
2