Giter Club home page Giter Club logo

Comments (8)

Tridet avatar Tridet commented on May 20, 2024 4

I feel the main issue was not resolved in the latest update: when using ResizeBilinear in a model, edgetpu_compiler will not map it to TPU if size of input is "too big" (what does it even mean?), and the users don't have a way to prevent this from happening.

from edgetpu.

rul4 avatar rul4 commented on May 20, 2024 1

Hi all,

I am also waiting for this fix, any timeframe to the next release? End of the month? Next month? No idea?

Thanks!

from edgetpu.

Naveen-Dodda avatar Naveen-Dodda commented on May 20, 2024

Hello,

I am glad to see application of egde tpu in image segmetation. Yes, ResizeBilinear operation is mapped to cpu in specific cases. As we cannot disclose how this happeens, i can tell you why. Compiler rejects mapping the ops to edgetpu if loss of precision is higher than threshold. Team is working to resolve this and will be updated in our next release.

The reason for runtime errro could be due diffrent vresion of tensorflow. We recommned to use tf 1.15. Please check it, if you are using tf 2.0 or tf 1.15 nightly try to downgrade and run the model.

Hope this helps

Thanks

Best,
Naveen Dodda

from edgetpu.

walidproggen avatar walidproggen commented on May 20, 2024

Hello Naveen,

im glad to hear that you are working on this problem for the next realese version.
It will be a huge advantage for semantic segmentation models.

Regarding the other problem (RuntimError when mapping to cpu), i am using Tensorflow Version 1.15.0 by installing it with:
pip install tensorflow==1.15.0

But the problem still exists. What else can cause the RuntimeError ?

from edgetpu.

bhack avatar bhack commented on May 20, 2024

Gently ping

from edgetpu.

bhack avatar bhack commented on May 20, 2024

Any news with the new compiler?
#45

from edgetpu.

Naveen-Dodda avatar Naveen-Dodda commented on May 20, 2024

Hi,

We have updated the compiler. https://coral.ai/news/updates-01-2020/

Thanks for your patience

from edgetpu.

Naveen-Dodda avatar Naveen-Dodda commented on May 20, 2024

Please feel free to open this if you have more questions. I am closing this as there is not activity.

Thanks

from edgetpu.

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.