/YOLOv3-in-PyTorch

A simple YOLOv3 pipeline for real-time object detection

Primary LanguageJupyter Notebook

YOLOv3 in PyTorch

Environment Setup

  1. To install all the libraries/dependencies and prepare data used in this project, run:
pip3 install -r requirements.txt
  1. To download the pre-trained weights, in the repository run:
wget https://pjreddie.com/media/files/yolov3.weights