Skip to content

A modification of the minimal PyTorch implementation of YOLOv3, made for the DLVR course 2020/21 @ Aarhus University

License

Notifications You must be signed in to change notification settings

davidrelke/PyTorch-YOLOv3

 
 

Repository files navigation

PyTorch-YOLOv3

A modification of the minimal PyTorch implementation of YOLOv3, with support for training, inference and evaluation.

The test.ipynb and train.ipynb notebooks contain all commands needed for downloading the dataset and weights. The report for the project is available here

About

A modification of the minimal PyTorch implementation of YOLOv3, made for the DLVR course 2020/21 @ Aarhus University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.7%
  • Jupyter Notebook 22.4%
  • Shell 10.9%