Giter Club home page Giter Club logo

alexnet_with_tensorflow's Introduction

AlexNet-with-tensorflow

an easy implement of AlexNet with tensorflow, which has a detailed explanation.

alexnetalexnetalexnet

tensorflowtensorflowtensorflow

The code is an implement of AlexNet with tensorflow. The detailed explanation can be found here

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 "bvlc_alexnet.npy" which can be found hereor here(for users who can't download from the first link).

Finally, run the test file with "python3 testModel.py -m folder -p 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 -m url -p 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]

alexnet_with_tensorflow's People

Contributors

hjptriplebee avatar

Watchers

 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.