Darknet

Darknet is an open-source neural network framework that is used for object detection and image classification. The tool works with YOLO, a high-performance real-time object detection system, and popular datasets like ResNet and ResNeXt.ย 

YOLOย (v4) is the latest version and the object detectionย product is faster than Google’s EfficientDet D7x, Amazon Cascade-RCNN ResNest 200, Microsoft RepPoints v2, and Facebook RentinaNet SpineNet-190.ย ย 

Project Background

  • Framework:ย Darknet
  • Author: Joseph Redmon
  • Started: 2014
  • Type: RNNย 
  • License: Open to the public domain
  • Language: C and Cuda
  • GitHub:ย pjreddie/darknetย has 21k stars and seven contributorsworksย 

Scroll to Top