GithubHelp home page GithubHelp logo

Error while training flower about models HOT 9 CLOSED

 avatar commented on May 4, 2024
Error while training flower

from models.

Comments (9)

keveman avatar keveman commented on May 4, 2024

Did you compile TensorFlow from source and install it as a PIP package as mentioned in the 'Getting Started' section?

NOTE Before doing anything, we first need to build TensorFlow from source, and installed as a PIP package. Please follow the instructions at Installing From Source.

from models.

 avatar commented on May 4, 2024

Do I need to use the Master branch, or 0.7.1

from models.

keveman avatar keveman commented on May 4, 2024

You need HEAD of the master branch.

On Fri, Mar 11, 2016, 9:20 PM Akshay Bhat [email protected] wrote:

Do I need to use the Master branch, or 0.7.1


Reply to this email directly or view it on GitHub
#11 (comment).

from models.

 avatar commented on May 4, 2024

Thanks, I will try and update.

from models.

 avatar commented on May 4, 2024

@AKSHAYUBHAT
Could you please give detailed procedure to solve this problem?
I have encountered the same problem.
And I have installed TensorFlow from source and installed it as a PIP package (tensorflow can be imported in python environment), as @keveman has suggested.

from models.

 avatar commented on May 4, 2024

@waterofphysics I think you need to use the HEAD or the master branch for slim tensorflow to compile.
I haven't tried it yet.

from models.

 avatar commented on May 4, 2024

@AKSHAYUBHAT Thank you, I think use the HEAD or the master branch for slim tensorflow to compile means use master branch of TensorFlow because this repository can't be compiled alone. Actually, I have already installed TensorFlow from sources as PIP package.
When I am in python environment,

>> import tensorflow

works well.
I am wondering why the compiled codes after

$ bazel build -c opt inception/flowers_train

didn't find tensorflow pip package and get this error?

from models.

 avatar commented on May 4, 2024

@waterofphysics You need to install latest version of TensorFlow using the github repo and not the pip package for version 0.7.1.

from models.

 avatar commented on May 4, 2024

@AKSHAYUBHAT Thanks for your help. Yes, I have installed the latest version of TensorFlow through
Clone the TensorFlow repository and Create the pip package and install not from Pip Installation in Download and Setup instructions...

Find the solution, thank you @AKSHAYUBHAT.
I have installed from Pip Installation before I Clone the TensorFlow repository and Create the pip package and install.
So I fix this problem through sudo pip uninstall tensorflow first, and then rebuild and pip install the sources.

from models.

Related Issues (20)

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.