Skip to content

Caffe implementation of SSD detection network,such as Google MobileNet and SqueezeNet

Notifications You must be signed in to change notification settings

ChenYingpeng/caffe-ssd-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caffe-SSD-Frameworks

A caffe implementation of SSD detection network,such as MobileNet-SSD,SqueezeNet-SSD.

Network

Network Download mAP
MobileNet model 0.72337
SqueezeNet model

Run

1.Download SSD source code and compile (follow the SSD README).

2.Download the pretrained deploy weights and caffemodel from above link.

3.Put all the files using git clone https://github.com/ChenYingpeng/caffe-ssd-frameworks.

4.Run demo.py to show the detection result.

About

Caffe implementation of SSD detection network,such as Google MobileNet and SqueezeNet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages