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.
-modified src/image.c so that it no longer creates predictions.png and prints out json structured info of the predicted objects
-added training directory and script
-added populating script
-changes to the Makefile for lab machine cuda preferences