Giter Club home page Giter Club logo

Comments (7)

johndavidmiller avatar johndavidmiller commented on May 18, 2024 1

bump.

I'm fairly new to DL and Keras (but not new to other AI and ML) and I gotta say that it is amazing that most tools, examples, and academic papers are all built around these teeny tiny "toy" datasets like MNIST and CIFAR. Who uses 32x32 pixel images in a real application?

Please add my vote for adding Keras Sequence support in Talos so it can be used in real applications.

from talos.

matthewcarbone avatar matthewcarbone commented on May 18, 2024

@NTNguyen13 Indeed it is something being worked on. Just curious: how large is your dataset exactly?

from talos.

NTNguyen13 avatar NTNguyen13 commented on May 18, 2024

Hi, @x94carbone my dataset has 11000 images, each with 30-40 KB

from talos.

matthewcarbone avatar matthewcarbone commented on May 18, 2024

Hmm ok. Does your model work with Keras' fit on its own? Without using fit_generator?

from talos.

NTNguyen13 avatar NTNguyen13 commented on May 18, 2024

I tried it with small random data and it works, it didn't work in the real case because of the large dataset

from talos.

matthewcarbone avatar matthewcarbone commented on May 18, 2024

So this likely means that there's nothing wrong with Talos at the moment, we've just gotta implement a feature to get fit_generator to work. Feel free to let me know if I'm missing something here.

from talos.

mikkokotila avatar mikkokotila commented on May 18, 2024

Looks like all clear so closing here.

from talos.

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.