chuanqi305

Results 7 repositories owned by chuanqi305

MobileNet-SSD

2.0k
Stars
1.2k
Forks
Watchers

Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.

MobileNetv2-SSDLite

445
Stars
232
Forks
Watchers

Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.

FocalLoss

172
Stars
58
Forks
Watchers

Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.

rscnn

64
Stars
22
Forks
Watchers

A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.

KCF

39
Stars
14
Forks
Watchers

python implementation of "high-speed tracking with kernelized correlation filters"

SqueezeNet-SSD

64
Stars
36
Forks
Watchers

SSD detection network of SqueezeNet, with pretrained weights on VOC0712 and mAP=0.643

ssd

36
Stars
33
Forks
Watchers

Caffe: a fast open framework for deep learning.