makefile / darknet

YOLOv2 of Windows (VS2013update5, 64) version for object detection.

Home Page:http://pjreddie.com/darknet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. For more information see the Darknet project website. For questions or issues please use the Google Group.

Win64 port

This fork of repo is based on @pjreddie 's original src, and take part of @AlexeyAB/darknet's code.

The Visual Studio .sln file is only configured for running under CPU accelerated by OpenMP.

About

YOLOv2 of Windows (VS2013update5, 64) version for object detection.

http://pjreddie.com/darknet/

License:Other


Languages

Language:C 90.3%Language:Cuda 7.0%Language:C++ 1.6%Language:Python 0.7%Language:Makefile 0.3%Language:Shell 0.2%