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: 9 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexeyab/darknet | A set of neural networks for object detection | 21,820 |
wongkinyiu/yolov7 | An implementation of YOLOv7, a real-time object detection model, with multiple variants and performance evaluations. | 13,478 |
ultralytics/yolov5 | A comprehensive framework for object detection and image analysis using deep learning models | 51,418 |
ultralytics/yolov3 | A deep learning framework providing object detection capabilities through a neural network architecture | 10,260 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 10,116 |
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 | 22,015 |
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 providing models and tools for object detection, image classification, segmentation, and tracking using YOLO. | 33,951 |
meituan/yolov6 | A single-stage object detection framework designed for industrial applications. | 5,733 |
facebookresearch/slowfast | Provides state-of-the-art video understanding codebase with efficient training methods and pre-trained models for various tasks | 6,680 |
paddlepaddle/fastdeploy | A toolkit for easy and high-performance deployment of deep learning models on various hardware platforms | 3,034 |
magicstack/uvloop | An ultra fast event loop for Python asyncio | 10,504 |
eriklindernoren/pytorch-yolov3 | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |
ms-jpq/coq_nvim | A fast and feature-rich neovim plugin that provides advanced completion and snippet features. | 3,588 |