Skip to content

adhityan1997/yolo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

YoloV3 on Google Colab, for videos

This Jupyter notebook explains how to run YOLO on Google Colab, for videos. It solves two problems

  • Installing CUDA on Google Colab. (Looks like Colab does not have CUDA installed!)
  • Using a forked version of YOLO - https://github.com/AlexeyAB/darknet/ which provides a way in which we can run object detection on videos without display, using -dont_show option.

For more info on how to install CUDNN/CuPy, look at this notebook https://colab.research.google.com/drive/14OyDrmxzBmkJ8H51iodPE2aXHzCduKJP#scrollTo=bOHa-Sj8ywxn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published