mrtechnoo / YOLOV3_PYTORCH

Implementing YOLOv3 using Pythorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOV3_PYTORCH

Implementing YOLOv3 using Pytorch

Download the Weights here -> https://pjreddie.com/darknet/yolo/

Make a folder named Weights and move the weights files to that folder

About

Implementing YOLOv3 using Pythorch

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%