hank-ai / darknetLinks
Darknet/YOLO object detection framework
☆561Updated this week
Alternatives and similar repositories for darknet
Users that are interested in darknet are comparing it to the libraries listed below
Sorting:
- Marking up images for use with Darknet.☆210Updated this week
- C++ wrapper library for Darknet☆171Updated 4 months ago
- An MIT License of YOLOv9, YOLOv7, YOLO-RD☆1,296Updated last week
- NVIDIA DeepStream SDK 7.1 / 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models☆1,731Updated 2 months ago
- Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.☆614Updated last year
- GUI for marking bounded boxes of objects in images for training neural network YOLO☆605Updated 3 weeks ago
- YOLOv8 TensorRT C++ Implementation☆661Updated 5 months ago
- A really more real-time adaptation of deep sort☆217Updated 10 months ago
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆451Updated 10 months ago
- Convert JSON annotations into YOLO format.☆1,051Updated this week
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆341Updated 11 months ago
- Minimal-dependency Yolov5 and Yolov8 export and inference demonstration for the Google Coral EdgeTPU☆114Updated last year
- Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python