Yang Chen 74826c56a2 set CUDA library search path for Mac OS X
darknet failed to build on Mac OS X, because the Makefile passed an incorrect
library search path for locating CUDA libraries.
On Mac OS X, CUDA library installation path is /usr/local/cuda/lib by default.
This patch fixed the issue.
2018-02-12 13:37:52 -08:00
2017-01-04 05:05:08 -08:00
🌃 🤔 💭 👹
2017-11-26 12:27:21 -08:00
2017-11-21 11:34:46 -08:00
2017-05-03 15:23:03 -07:00
🌃 🤔 💭 👹
2017-11-26 12:27:21 -08:00
🐍 🐍 🐍 🐍
2017-06-08 13:47:31 -07:00
2016-07-29 13:11:41 -07:00
2017-06-20 15:35:29 -07:00
2017-06-18 13:16:16 -07:00
2017-06-20 15:35:29 -07:00
2017-06-18 13:16:16 -07:00
2017-06-20 15:35:29 -07:00
2015-08-05 16:56:24 -07:00

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.

Description
Convolutional Neural Networks
Readme 149 MiB
Languages
C 90.4%
Cuda 7.8%
Python 0.9%
C++ 0.4%
Makefile 0.3%
Other 0.2%