8000 GitHub - huyng/tensorflow-vgg: Re-implementation of VGG Network in tensorflow
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

huyng/tensorflow-vgg

Repository files navigation

tensorflow-vgg

Re-implementation of VGG Network in tensorflow

setup

pip install pyyaml skimage skdata tensorflow-gpu

training

python train_model_simple.py experiment.yaml

training on multiple gpus

python train_model_parallel.py experiment.yaml

prediction

python predict.py dog.jpg

About

Re-implementation of VGG Network in tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0