Skip to content

LAOS-Y/tensorflow-YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow-YOLO

Tensorflow implementation of YOLO

Environment

  • python 3.6
  • tensorlayer 1.10.0
  • tensorflow 1.9.0
  • matplotlib 2.2.3
  • itchat 1.3.10
  • numpy 1.15.0
  • tqdm 4.25.0

Installation

  1. Clone yolo_tensorflow repository

    $ git clone https://github.com/TooDifficultForMe/tensorflow-YOLO.git
    $ cd tensorflow-YOLO
  2. Download Pascal VOC dataset, and create correct directories

    $ ./download_data.sh
  3. Modify configuration in config.py

  4. Training

    $ python train.py
  5. Move trained weight file in data/weight

  6. Test

    open test.ipynb with Jupyter Notebook

Results

  1. Good Results

    demo1 demo2 demo3 demo4

  2. Bad Results

    demo5 demo6 demo7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages