Skip to content

xu-peng-tao/yolo-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO_v1_tensorflow

Installation

  1. Download YOLO_small weight file and put it in weights

  2. Modify configuration in config.py

  3. Training

    $ python3 train.py
  4. Test

    $ python3 test.py

Tensorboard

For example:

tensorboard --logdir=output/2019_08_17_18_38

Environment

  1. Tensorflow-gpu-1.9

  2. Python 3.6.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages