AlexeyAB / darknetLinks
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
☆22,152Updated last month
Alternatives and similar repositories for darknet
Users that are interested in darknet are comparing it to the libraries listed below
Sorting:
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,470Updated last week
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,524Updated last year
- A Keras implementation of YOLOv3 (Tensorflow backend)☆7,134Updated 2 years ago
- GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2☆1,839Updated 4 years ago
- Convolutional Neural Networks☆26,331Updated last year
- Minimal PyTorch implementation of YOLOv3☆7,430Updated 11 months ago
- YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite☆2,261Updated last year
- 🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"☆3,630Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,505Updated 2 years ago
- Simple Online Realtime Tracking with a Deep Association Metric☆5,934Updated 7 months ago
- Most popular metrics used to evaluate object detection algorithms.☆5,081Updated 3 months ago
- mean Average Precision - This code evaluates the performance of your neural net for object recognition.☆2,965Updated last year
- A PyTorch implementation of the YOLO v3 object detection algorithm