Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darknet Logo


This repo is for the python interface of YOLO object detector.

#Build To build, run

mkdir build && cd build
cmake ..
make 

#Run to try the code

cd ../pyDarknet
python __init__.py

#Darknet# Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.

For more information see the Darknet project website.

For questions or issues please use the Google Group.

About

object detection for 21 classes

Resources

Stars

29 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages