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: almost 2 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thu-mig/yolov10Real-time object detection using a neural network architecture10,116
ultralytics/yolov5A comprehensive framework for object detection and image analysis using deep learning models51,418
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
ultralytics/yolov3A deep learning framework providing object detection capabilities through a neural network architecture10,260
rlggyp/yolov10-openvino-cpp-inferenceAn open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference.58
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
leetenki/yolov2Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.338
neso613/yolo-v5-tflite-modelAn implementation of YOLOv5 object detection model in TensorFlow Lite format17
feigechuanshu/ncnn-android-yolov6An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment62
gliese581gg/yolo_tensorflowReal-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow.1,722
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
mystic123/tensorflow-yolo-v3An implementation of YOLO v3 object detection in Tensorflow using TF-Slim.890
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161