Giter Club home page Giter Club logo

Comments (6)

kamilzyla avatar kamilzyla commented on May 29, 2024

We tried with @swiezew to reproduce the issue on his Mac, but the classification finished without issues. I need to investigate the issue on my laptop further.

from mbaza.

marekrogala avatar marekrogala commented on May 29, 2024

@swiezew how long does it take on your machine? if we extrapolate to numbers of images that we expect in real usage, how long would the inference take? is it using GPU on your machine?

from mbaza.

swiezew avatar swiezew commented on May 29, 2024

@marekrogala I've worked with the 628 images sample. I used my 2013 Mac's CPU (2,7GHz, 16GB RAM). Inference was divided into 10 batches, each took approximately 100 seconds (15 minutes in total). That means each image took around 0.7sec. The typical size of the data to be analysed has been said be 30000 images, which would take around 6hours on my laptop.

from mbaza.

kamilzyla avatar kamilzyla commented on May 29, 2024

It seems the crash is indeed due to the classifier running out of memory. I noticed that I am consistently able to process the full data set if I close all Chrome instances; with a few tabs open the classifier would crash on the 10th batch and with many tabs open it would crash on the 3rd.

Our users probably won't have more than 16 GB RAM on their machines (?), so solving this issue is a priority. Scaling the images down might suffice; I'll create a separate issue for it.

from mbaza.

marekrogala avatar marekrogala commented on May 29, 2024

from mbaza.

kamilzyla avatar kamilzyla commented on May 29, 2024

Closing - we didn't have any reports of this issue recently.

from mbaza.

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.