chuanqi305
chuanqi305
MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
FocalLoss
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
rscnn
A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.
KCF
python implementation of "high-speed tracking with kernelized correlation filters"
SqueezeNet-SSD
SSD detection network of SqueezeNet, with pretrained weights on VOC0712 and mAP=0.643