Skip to content

ashitani/YOLO_chainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLO_chainer

Chainer implementation of YOLO.

Actually, CNN part is only a transportation from YOLO_tensorflow to chainer.

example_image

Usage

Download pretrained chainer model from here and copy it to YOLOtiny_chainer folder.

After that:

python replay.py image_file

Converting tensorflow model to chainer

See YOLOtiny_chainer folder.

License

MIT

About

chainer implementation of YOLO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages