darknet v2024-10-10
- Created
- Updated
Darknet is an open source neural network framework written in C and CUDA. You only look once (YOLO) is a state-of-the-art, real-time object detection system, best example of darknet functionalities.
# License
Unspecified
# Supported Platforms
All platforms are supported
# Features
No default features set.
# cuda
Build darknet with support for CUDA
Host Dependencies:
No dependencies.
# cudnn
Build darknet with support for cuDNN
# full
Build darknet fully featured
Host Dependencies:
7 transitive dependencies:
# opencv-base
Build darknet with support for latest version of OpenCV
Dependencies:
opencv
Features:
ffmpeg
Host Dependencies:
7 transitive dependencies:
# opencv-cuda
Build darknet with support for latest version of CUDA-enabled OpenCV
Dependencies:
and 9 transitive dependencies:
- abseil (by protobuf )
cpu-features (by opencv4 )
Platforms:
android- cuda (by darknet )
- flatbuffers (by opencv4 )
- protobuf (by opencv4 )
- utf8-range (by protobuf )
- zlib (by opencv4 )
Host Dependencies:
7 transitive dependencies:
# Dependencies
and one transitive dependency:
getopt-win32 (by getopt )
Platforms:
windows & !mingw
# Host Dependencies
No transitive dependencies.
# Dependents
- darknet (feature
full) - darknet (feature
opencv-cuda)
# Host Dependents
No dependents.
# Contributors
Stefano Sinigardi
Victor Romero
Phil Christensen
nicole mazzuca
JonLiu1993
Cheney Wang
autoantwort
Frank
Kai Pastor