Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 365 Bytes

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