/darknet

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

Primary LanguageCOtherNOASSERTION

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.