This project is to design yolo AI accelerator in verilog HDL.
-
Updated
Oct 8, 2024 - Verilog
This project is to design yolo AI accelerator in verilog HDL.
📷 | DarkNet19, DarkNet53, DarkNet53-ELASTIC and CSPDarkNet53 Implementation using PyTorch
Implementation of darknet19 in PyTorch with imagenet pretrained
A modular YOLOv2 implementation in PyTorch with the Darknet-19 backbone. Includes dataset handling (VOC), letterbox preprocessing, training loop, custom loss, decoding, NMS, and VOC07 mAP evaluation. Designed for clarity, reproducibility, and research use, with unit tests and visualization tools.
Yolo algorithm applied on a video file so as to detect cars, traffic lights and a few other classes.
[CVPR 2017]YOLO9000: Better, Faster, Stronger
Add a description, image, and links to the darknet19 topic page so that developers can more easily learn about it.
To associate your repository with the darknet19 topic, visit your repo's landing page and select "manage topics."