Skip to content
 
 

Latest commit

 

History

366 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darknet on arm

An incomplete port of Darknet (and YOLO) to the Qualcomm® Snapdragon™ 820 processor using the Symphony System Manager SDK to better utilize the multicore CPU, GPU and DSP inside said processor.

This is a fork of Joseph Redmon et al. work on Darknet and the You only look once (YOLO) real-time object detection system.

You already have the config file for YOLO in the cfg/ subdirectory. To get started with YOLO you still need a pre-trained weight file. I recommend* creating a ./pre-trained/ directory and then downloading the following file made available by the original authors: wget http://pjreddie.com/media/files/yolo.weights

*In fact, if you choose not to do this, you will have to edit the Makefile and darknet_run scripts by yourself.

About

An incomplete port of Darknet (and YOLO) to the Qualcomm Snapdragon 820 processor using the Symphony System Manager SDK to better utilize the multicore CPU, GPU and DSP inside said processor.

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages