Skip to content

Install Caffe + SSD: Single Shot MultiBox Detector on the NVIDIA Jetson TX2 Development Kit

Notifications You must be signed in to change notification settings

twbabyduck/installCaffeSSDTX2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SSD: Single Shot MultiBox Detector

By Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang Fu, Alexander C. Berg.

SSD is an unified framework for object detection with a single network. You can use the code to train/evaluate a network for object detection task. For more details, please refer to our arXiv paper and our slide.

https://github.com/weiliu89/caffe/tree/ssd

installCaffeJTX2

By jetsonhacks

Scripts to install Caffe and dependencies on the NVIDIA Jetson TX2 Development Kit.

https://github.com/jetsonhacks/installCaffeJTX2

About

Install Caffe + SSD: Single Shot MultiBox Detector on the NVIDIA Jetson TX2 Development Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages