Coder Social home page Coder Social logo

chankeh / vgg19_with_tensorflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hjptriplebee/vgg19_with_tensorflow

0.0 0.0 0.0 428 KB

An easy implement of VGG19 with tensorflow, which has a detailed explanation.

License: GNU General Public License v3.0

Python 100.00%

vgg19_with_tensorflow's Introduction

VGG19_with_tensorflow

An easy implement of VGG19 with tensorflow, which has a detailed explanation.

alexnetalexnetalexnet

tensorflowtensorflowtensorflow

The code is an implement of VGG19 with tensorflow. The detailed explanation can be found here or here(for users in china)

Before running the code, you should confirm that you have :

  • Python (2 and 3 is all ok, 2 need a little change on function"print()")
  • tensorflow 1.0
  • opencv

Then, you should download the model file "vgg19.npy" which can be found here.

Finally, run the test file with "python3 testModel.py folder testModel", you will see some images with the predicted label (press any key to move on to the next image).

The command also supports url.

For eg. "python3 testModel.py url http://www.cats.org.uk/uploads/images/featurebox_sidebar_kids/Cat-Behaviour.jpg"

You can also use tensorboard to monitor the process. Remeber to see detailed explanation.



If you have any problem, please contact me!

blog :http://blog.csdn.net/accepthjp

email :[email protected]

vgg19_with_tensorflow's People

Contributors

hjptriplebee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.