Giter Site home page Giter Site logo

Comments (6)

aurora95 avatar aurora95 commented on July 22, 2024

Of course it'll be great if you can help submitting it. But you need to make sure it can support 'th' dim_ordering correctly, which I've never checked. And I guess it's also needed to fix lots of my dirty codes...... Anyway it will be really appreciated if you can help, at least this can give an example for those who wanna use keras to do image segmentation.

from keras-fcn.

ahundt avatar ahundt commented on July 22, 2024

Just to update, I've been doing some code cleanup and working to get all the pieces in so an example can also be included in keras-contrib. I've submitted pull requests for:

Eventually, the code, particularly SegDataGenerator, will likely need to be moved to most likely an image.py in keras_contrib/preprocessing equivalent to the location of ImageDataGenerator in keras.

The model creation code might then go into applications, and train.py would go into a single file with multiple command line options in https://github.com/farizrahman4u/keras-contrib/tree/master/examples.

It may be possible to handle the tensorflow vs theano part later on, as long as tf isn't called directly in anything under keras_contrib that is not in the tensorflow backend.

from keras-fcn.

ahundt avatar ahundt commented on July 22, 2024

Update: François Chollet, Keras' author, said he is interested in directly incorporating dense prediction/FCN into the Keras API, so I'm seeking suggestions/feedback at keras-team/keras#6538

from keras-fcn.

Irtza avatar Irtza commented on July 22, 2024

@ahundt @aurora95 I tried to add SegDataGenerator to my utils in my source. I cannot import it from there after rebuilding keras python setup.py install.
I'm not sure if its a general question or particular to this code.

from keras-fcn.

ahundt avatar ahundt commented on July 22, 2024

@Irtza I'd appreciate if your question could be in a separate github issue. A setup.py pull request would be welcome, or just add it to your PYTHONPATH.

from keras-fcn.

Irtza avatar Irtza commented on July 22, 2024

Okay I will add more details on the roadblocks while using the segDataGenerator in another issue on this repo

from keras-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.