hgpvision/darknet resource
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3332
- days_rel: n/a
- days_push: 2856
- n_releases_24m: 0
Adoption not part of the score
1599 stars · 478 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fork of the Darknet deep learning framework (written in pure C and CUDA) annotated with detailed Chinese comments explaining framework internals, implementation principles, and C language syntax. It serves as a study resource for understanding how deep learning frameworks work at a low level, particularly convolutional neural networks.
Use cases
- learn how a deep learning framework is implemented from scratch in C
- study the internals of the darknet neural network framework
- understand convolutional neural network layer implementations like region_layer and softmax_layer
- improve C and CUDA programming skills by reading real framework code
- prepare to work with or extend similar frameworks like Caffe
- run YOLO object detection with a lightweight dependency-free framework
When to choose
- you want to deeply understand deep learning framework internals at the C/CUDA level
- you prefer a lightweight, dependency-free framework that is easy to install and modify
- you read Chinese and want heavily annotated source code as a learning aid
- you want a simple codebase to experiment with low-level neural network implementation
When to avoid
- you need a production-ready framework with a rich API like TensorFlow or PyTorch
- you need up-to-date features, bug fixes, or active community support
- you want complete documentation or guaranteed correctness of the annotations
- you need GPU support without manually reverting renamed .cu files
Facets
learning-resource · maturity abandoned
deep-learning machine-learning developer-tools deep-learning machine-learning computer-vision tutorials developer-tools windows cross-platform cli darknet c-language cuda yolo source-code-analysis chinese-comments neural-networks convolutional-neural-networks educational linux macos gpu
1 source
- readme: https://github.com/hgpvision/darknet · fetched 2026-08-28 · fa751fa782a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hgpvision/darknet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hgpvision/darknet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem