Coder Social home page Coder Social logo

Comments (5)

swimauger avatar swimauger commented on August 11, 2024 1

Hi @ObliviousDonkey,

Can you send the full error message?

I would like to see where in ImageClassifier it starts to have an issue.

Until, I can figure out a solid solution for the package. You might be able to circumvent this by resizing your images.

Thanks

from image-classifier.

ObliviousDonkey avatar ObliviousDonkey commented on August 11, 2024 1

Any updates? I tried resizing them but still did't work. Try adding this image as an example. It gives the error.
https://assets.poketwo.net/images/805.png?v=26

from image-classifier.

TrashUwU avatar TrashUwU commented on August 11, 2024

Yes, same problem.

from image-classifier.

swimauger avatar swimauger commented on August 11, 2024

Yeah, I was able to reproduce with the image you provided @ObliviousDonkey.

I imagine I'll have to implement some sort of dynamic tensor reshaping logic, though might be a little beyond my understanding lol, I'll see what I can do.

from image-classifier.

swimauger avatar swimauger commented on August 11, 2024

I believe I found the problem, PNG uses an alpha channel and from the looks of things the mobilenet library isn't shaped for 3D tensors. Thankfully the decodeImage function comes with an argument for specifying number of channels.

Fix coming up!

from image-classifier.

Related Issues (9)

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.