This is YOLO-v3 and v2 for Windows and Linux. YOLO (You only look once) is a state-of-the-art, real-time object detection system of Darknet, an open source neural network framework in C. YOLO is extremely fast and accurate. It uses a single neural network to divide a full image into regions, and then predicts bounding boxes and probabilities for each region.
This project is a fork of the original Darknet project.
Features
- Support for Windows and Linux
- State-of-Art models: CSP, PRN, EfficientNet
- Ability for training recurrent models for accurate detection on video
- Added data augmentation and activations
- Ability for training with GPU-processing using CPU-RAM to increase the mini_batch_size and increase accuracy
License
Public DomainFollow Darknet YOLO
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Darknet YOLO!