darknet

Object Detector

A set of neural networks for object detection

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

GitHub

22k stars
482 watching
8k forks
Language: C
last commit: 17 days ago
Linked from 1 awesome list

computer-visiondeep-learningdeep-learning-tutorialdeep-neural-networksdnnneural-networkobject-detectionscaled-yolov4scaledyolov4yoloyolov3yolov4

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thu-mig/yolov10 Real-time object detection using a neural network architecture 9,987
ultralytics/yolov5 A comprehensive framework for object detection and image analysis using deep learning models 51,015
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,184
ultralytics/yolov3 A deep learning framework providing object detection capabilities through a neural network architecture 10,236
rlggyp/yolov10-openvino-cpp-inference An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference. 58
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
leetenki/yolov2 Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. 338
neso613/yolo-v5-tflite-model An implementation of YOLOv5 object detection model in TensorFlow Lite format 17
feigechuanshu/ncnn-android-yolov6 An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment 62
gliese581gg/yolo_tensorflow Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. 1,722
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
matlab-deep-learning/pretrained-yolov9-network-for-object-detection Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. 4
r4ghu/ios-coreml-yolo An implementation of object detection using the YOLO v1 model on iOS with CoreML 163
mystic123/tensorflow-yolo-v3 An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. 890
yhcc/yolo2 An implementation of the YOLO object detection algorithm using TensorFlow and Keras 161