Giter VIP home page Giter VIP logo

Comments (7)

wkentaro avatar wkentaro commented on August 24, 2024

To use ./scripts/caffe_to_chainermodel.py, you need to follow the instruction for developers https://github.com/wkentaro/fcn#for-developers.

from fcn.

iamGavinZhou avatar iamGavinZhou commented on August 24, 2024

i used it! but it doesn't works

from fcn.

wkentaro avatar wkentaro commented on August 24, 2024

what was the error?

from fcn.

iamGavinZhou avatar iamGavinZhou commented on August 24, 2024

same as the first one, about the "fcn.data_dir"
it's all right in your PC?

from fcn.

wkentaro avatar wkentaro commented on August 24, 2024

On my pc it says like below:

% ./scripts/caffe_to_chainermodel.py
'/usr/local/lib/python2.7/dist-packages/fcn-3.1.0-py2.7.egg/fcn/_data/fcn8s_from_caffe.chainermodel' is already newest version.

from fcn.

wkentaro avatar wkentaro commented on August 24, 2024

For the answer to your question, I usually use python setup.py develop with virtualenv, so fcn.data_dir is always ~/fcn/data.
But if you install fcn with command pip or python setup.py install, it is /usr/local/lib/python2.7/fcn/_data or ~/.local/lib/python2.7/fcn/_data.

from fcn.

wkentaro avatar wkentaro commented on August 24, 2024

Fixed?

from fcn.

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.