Questions tagged [edge-tpu]
33 questions
-1
votes
1 answer
Is there an alternative to the cv2.resize() function that is faster at upscaling an image?
Problem
I want to display an image fullscreen (1920 x 1080) at 60 FPS in my application, but what I'm actually getting is closer to 15 FPS.
What I've tried
This is the most simplified version of my code that I've been able to get, which still…

Robert Garcia
- 43
- 8
-1
votes
1 answer
Does edge TPU support 1D convolution?
I was interested in the google corral usb accelerator for a project
I looked it up and it says it supports CNN models, but does that include 1 dimensional CNN models?

bdiaz29
- 1
-1
votes
1 answer
Coral edge TPU problems connecting and controlling a servo
I’m having problems with coral board edge tpu interacting with a servo micro SG90. I don’t think that the problem is in the code because I tried it on the reaspberry pi and it worked, maybe the problem is the power voltage of the coral dev…

mike
- 1
- 1