-
Hello,
I'm trying to cross-compile the EdgeTPU Python API for the armv7a by running `make swig` and `make wheel` . The bazel build fails and throws the following error :
```
`| NOTE: make -j 4 …
-
Hello,
I am trying to use a Coral Dev Board, so I followed the beginner tutorial : [https://coral.ai/docs/dev-board/get-started/](https://coral.ai/docs/dev-board/get-started/)
I am using Windows…
-
The topic is not about an issue with pycoral. Just would like to ask if there is any way to support seamese network on edge TPU. Any suggestions will be appreciated.
-
I have coral dev kit and coral camera with me..
I want my inference pipelining running as it as while recording input (raw format is also acceptable ) camera frames in file parallely .How do i ach…
-
[Test platform = USB Accelerator]
[EdgeTPU Compiler version = 15]
We are interested in pipeline the model using our own segmentation, instead of using EdgeTPU compiler with argument -n.
Specifi…
-
RuntimeError: Internal: Unsupported data type in custom op handler: 0Node number 0 (edgetpu-custom-op) failed to prepare.
Failed to allocate tensors.
-
I'd like to try and build tflite_runtime myself for python 3.9.
Any guidelines on how I would go about doing that?
-
pi@raspberrypi:~/google-coral/examples-camera/raspicam $ python3 classify_captur e.py
Traceback (most recent call last):
File "classify_capture.py", line 91, in
main(…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Raspbian(Buster) (64 bit version)
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on …
ghost updated
3 years ago
-
On attempting install `pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-macosx_10_14_x86_64.whl` on a Mac with Catalina 10.15.5 I receive the error: `ERROR: tflite…