Skip to content

A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory

Notifications You must be signed in to change notification settings

ivangrov/YOLOv3-GoogleColab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

YOLOv3-GoogleColab

7/19/2019 - Hey, I just made a video on the QUICKEST and EASIEST way to set up YOLOv3 on Google Colab in ONE click, check it out: https://youtu.be/USdaipqgZR8

Hey! What's up, guys! Here's the Google Colaboratory notebook that will, hopefully, help you set up YOLOv3 on Google Colab and get going with it. You'll find here how to install Darknet with YOLO and all its dependencies, including CUDA and OpenCV. Then, I'll be showing how to process videos with it and train your models (which worked like 1000 times faster than my good ol' CPU), as well as how to upload and download your training data and the resulting weights.

You can contact me here: https://twitter.com/Ivangrov

Hope you enjoy and get some value out of it!

About

A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published