Skip to content

Tensorflow Implementation of YOLO (you only look once) with Pretrained Model

Notifications You must be signed in to change notification settings

manupillai308/YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO

Tensorflow Implementation of YOLO (you only look once) with Pretrained Model

Usage

Download Pretrained Tensorflow weights from Drive Link

  1. Clone the repository.
  2. Paste the weights at root folder as /data/yolo2/<>.
  3. In terminal : python3 app.py

About

Tensorflow Implementation of YOLO (you only look once) with Pretrained Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages