Giter Club home page Giter Club logo

mynotebook's People

Contributors

lixiangchun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mynotebook's Issues

rquest for your help (classify_image)

Hi, and thanks for your code

I just try to run the code to test my inception_v3 checkpoint for learning purpose but when i path it arguments , its give me a warn about "cannot process image file"

`tf.app.flags.DEFINE_integer('num_classes', 2, 'The number of classes.')
tf.app.flags.DEFINE_string('infile','/home/majid/Downloads/images/pathadd.txt', 'Image file, one image per line.')

tf.app.flags.DEFINE_boolean('tfrecord',False, 'Input file is formatted as TFRecord.')

tf.app.flags.DEFINE_string('outfile','/home/majid/Downloads/images/res/image_path.txt', 'Output file for prediction probabilities.')

tf.app.flags.DEFINE_string('model_name', 'inception_v3', 'The name of the architecture to evaluate.')

tf.app.flags.DEFINE_string('preprocessing_name','inception_v3', 'The name of the preprocessing to use. If left as None, then the model_name flag is used.')

tf.app.flags.DEFINE_string('checkpoint_path', '/home/majid/Desktop/FineTune/models/inception_v3/','The directory where the model was written to or an absolute path to a checkpoint file.')

tf.app.flags.DEFINE_integer('eval_image_size', None, 'Eval image size.')

FLAGS = tf.app.flags.FLAGS
`

btw: I put every thing for Finetune in my Desktop/FineTune/ directory & the full path of my *.jpg files in /home/majid/Downloads/images/pathadd.txt

system specs :
Ubuntu 17.10
Tensorflow 1.5
python 3
my email : [email protected]

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.