darknet
Object detector
A fast and efficient neural network framework for real-time object detection and classification on GPUs.
Convolutional Neural Networks
26k stars
911 watching
21k forks
Language: C
last commit: 7 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexeyab/darknet | A set of neural networks for object detection | 21,765 |
wongkinyiu/yolov7 | An implementation of YOLOv7, a real-time object detection model, with multiple variants and performance evaluations. | 13,374 |
ultralytics/yolov5 | A comprehensive framework for object detection and image analysis using deep learning models | 50,881 |
ultralytics/yolov3 | A deep learning framework providing object detection capabilities through a neural network architecture | 10,226 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 9,936 |
andy-yun/pytorch-0.4-yolov3 | A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
valyala/fasthttp | High-performance HTTP implementation for Go with optimized memory usage | 21,891 |
rlggyp/yolov10-openvino-cpp-inference | An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference. | 58 |
ultralytics/ultralytics | A deep learning framework for object detection and tracking tasks using the YOLO model architecture. | 32,573 |
meituan/yolov6 | A single-stage object detection framework designed for industrial applications. | 5,714 |
facebookresearch/slowfast | Provides state-of-the-art video understanding codebase with efficient training methods and pre-trained models for various tasks | 6,623 |
paddlepaddle/fastdeploy | A toolkit for easy and high-performance deployment of deep learning models on various hardware platforms | 2,998 |
magicstack/uvloop | A high-performance event loop for Python that replaces the asyncio implementation with a drop-in replacement. | 10,420 |
eriklindernoren/pytorch-yolov3 | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,324 |
ms-jpq/coq_nvim | A fast and feature-rich neovim plugin that provides advanced completion and snippet features. | 3,569 |