darknet_scripts
YOLO helper tools
Auxiliary scripts for working with darknet deep learning framework
Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?
223 stars
10 watching
96 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
anchor-boxanchorsgenerated-anchorsobject-detection-anchorreproduce-yolov2-anchorsvisualize-genereted-anchors
Related projects:
Repository | Description | Stars |
---|---|---|
cuixing158/yolov3-yolov4-matlab | A MATLAB implementation of YOLOv3/V4 and Darknet models for object detection and classification. | 94 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
alexeyab/yolo_mark | A GUI tool for labeling images to train neural network object detection models like YOLO v2 and v3. | 1,809 |
leggedrobotics/darknet_ros | This ROS package integrates YOLO object detection into a ROS environment for real-time image processing and object classification. | 2,217 |
longcw/yolo2-pytorch | An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,549 |
chuanenlin/drone-net | Reimplements YOLO's real-time object detection system on drone images using Darknet | 154 |
alexeyab/yolo-windows | A YOLO object detection framework for Windows | 71 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
experiencor/keras-yolo3 | A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,604 |
wojciechmo/yolo2 | Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
frankzhangrui/darknet-yolo | An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
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 |
jtoy/sketchnet | Generates code in a visual programming language using images as input | 40 |
aaronwatters/jp_doodle | Tools and libraries for building interactive visualizations with Jupyter notebooks | 53 |
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 29 |