Giter Site home page Giter Site logo

Comments (4)

PINTO0309 avatar PINTO0309 commented on May 30, 2024

@reanlee
I already tried the Rpi3 + TPU combination.
There are only Japanese articles, please refer to the following.
https://qiita.com/PINTO/items/dd6ba67643bdd3a0e595

from tpu-mobilenetssd.

reanlee avatar reanlee commented on May 30, 2024

Hi,

Thank you for your article.

Originally I expected Edge TPU to be better than NCS2's performance in RPi3, the bottleneck seems in the USB bandwidth?

If so, there is a TPU Dev. board, maybe it wil have better bandwidth balance and performance.

Thanks again.

BRs,
Lee

from tpu-mobilenetssd.

PINTO0309 avatar PINTO0309 commented on May 30, 2024

Originally I expected Edge TPU to be better than NCS2's performance in RPi3, the bottleneck seems in the USB bandwidth?

I can not say yet so in an assertive way.
I have not been able to determine where the bottleneck is.

  • Image size
    320 x 240 x 8 x 3 = 1843200 bit
    1843200 / 8 = 230400 byte
    230400 / 1024 /1024 = 0.2197265625 Mbyte

  • USB2.0 Effective speed
    300 Mbit/sec
    37.5 Mbyte/sec

  • Image transfer time
    0.2197265625 Mbyte / 37.5 Mbyte = 0.005859375 sec
    0.005859375 sec = 5.859375 ms

from tpu-mobilenetssd.

reanlee avatar reanlee commented on May 30, 2024

@PINTO0309
Hi,

Thanks for the reply!

I have no idea at the moment, I can't buy the edge TPU in my region for now. I think I can try the dev. board to compare the performance with USB TPU after I get one.

Thanks & BRs,
Lee

from tpu-mobilenetssd.

Related Issues (2)

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.