Giter VIP home page Giter VIP logo

Comments (4)

hellochick avatar hellochick commented on July 28, 2024 1

Hey @limitime, I am using python 2.7 & tensorflow 1.3. If you are using python 3.5, you can try specify decode parameter:

np.load(file, encoding = 'latin1')

If this could solve your problem, just tell me. I will fix this bug, thanks!

from icnet-tensorflow.

limitime avatar limitime commented on July 28, 2024

Hey @hellochick ,I have tried 'latin1','bytes' and numpy.mm.load() which uses cpickle method,but none of them worked.Today I establish an environment of your version and I successfully get my results! I am sorry that I don't know if there is a methond to handle this without changing py version.Besides,I also want to see your train codes,and it will do great benefit to me.I would be very thankful if you provide them.

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

Hey @limitime, I will provide the training code. But since the origin author of ICNet did not provide the training code, I could only take a guess at what he did and try to write the training code. I will do my best.

from icnet-tensorflow.

limitime avatar limitime commented on July 28, 2024

@hellochick Never mind,you have done a great job.

from icnet-tensorflow.

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.