Skip to content

MarcosRodrigoT/YOLOv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv3 implementation in PyTorch and TensorFlow/Keras

This repo will go over how YOLOv3 works and we will implement it from scratch both in PyTorch and in TensorFlow/Keras

YOLOv3

This is how YOLOv3 works (include images, graphs, etc.)...

PyTorch

The implementation in PyTorch is explained here.

TensorFlow/Keras

The implementation in TensorFlow/Keras is explained here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages