Code Monkey home page Code Monkey logo

Comments (6)

MartinThoma avatar MartinThoma commented on June 3, 2024

I think it is now called data_format: https://github.com/fchollet/keras/blob/master/keras/applications/imagenet_utils.py#L77

from densenet.

titu1994 avatar titu1994 commented on June 3, 2024

You are right. However I am currently holding off pushing the update to Keras 2 api since there are a few bugs that need to be addressed.

Once the Keras 2 api stabilizes (perhaps with the release of Tensorflow 1.1 or 1.2, since by then Keras will be merged into Tensorflow so most of the bugs should be squashed), I will port the code.

In the meantime, you can use my code from the contrib branch https://github.com/titu1994/keras-contrib/blob/master/keras_contrib/applications/densenet.py to use densenet with Keras 2 api.

from densenet.

beyhangl avatar beyhangl commented on June 3, 2024

why they are changing parameter name for all new version ? It's waste of time to find new parameter names for all new version. Same situation for opencv library. What's your problem with parameter names ?

from densenet.

titu1994 avatar titu1994 commented on June 3, 2024

@beyhangl this issue has been fixed since 6+ months ?

from densenet.

beyhangl avatar beyhangl commented on June 3, 2024

with latest version (2.0.8) it's not working again.

from densenet.

beyhangl avatar beyhangl commented on June 3, 2024

i made downgrade to 2.0.0 and works fine.

from densenet.

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.