10000 GitHub - bigsnarfdude/darknet: Convolutional Neural Networks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bigsnarfdude/darknet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darknet Logo

#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.

run project

download repo download weights

FaceDectection Webcam

./darknet yolo demo models/yolo-face.cfg backup/yolo-face_final.weights

FaceDetection Movie

./darknet yolo demo models/yolo-face.cfg backup/yolo-face_final.weights demo_movie.mp4

For more information see the Darknet project website.

For questions or issues please use the Google Group.

About

Convolutional Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.7%
  • Cuda 8.3%
  • Python 0.3%
  • C++ 0.3%
  • Makefile 0.3%
  • Shell 0.1%
0