by geerlingguy on 2/21/2025, 1:01:18 AM
by jasongill on 2/20/2025, 11:15:46 PM
Not sure if there is something new here but it looks like the same product that has been around for a few years now (wasn't Coral released in 2019-ish?)
by franciscop on 2/21/2025, 12:33:57 AM
I have a couple of these, unfortunately I've been waiting for the ecosystem to get better and run newer/improve models to no avail. I attempted some YOLO ports (since Coral uses a specific architecture) and not sure if I'm just bad at this or it's actually hard, but beyond the basic examples with Google's own ecosystem I wasn't able to run anything else on these. I was hoping an upgrade from seeing this on HN, but it seems to be the same old one.
by milesward on 2/20/2025, 11:49:55 PM
I put 8 of these on a mini-ITX computer on a fake moon in my backyard, AMA.
by ein0p on 2/21/2025, 7:41:07 AM
This is way too outdated to be relevant in any way. Back in the day they had a board with a TPU on it, before everyone else did. That board ran object detection at a pretty good resolution at like 80fps in 2.5W power budget. I still have that board in my drawer - I never did find any use for it at its price point. Plus, because it's Google, I expected that they'd abandon the board within 2 years tops, which is exactly what happened. The board was like $100 IIRC which was a good chunk of cash when RaspberryPi was like $25. Nowadays there are _dozens_ of Chinese boards available with on-chip TPUs. Tooling still sucks mightily, but that's expected when dealing with embedded systems. Unlike with the Google board, you can usually build your own Linux for these using Yocto or Buildroot with minimal tweaks.
by thedougd on 2/20/2025, 11:27:56 PM
FWIW, The M.2 and mini PCIe form factors are more cost effective. I added one to the WiFi+Bluetooth slot on a refurbished Dell desktop to perform object detection in my CCTV NVR.
by runjake on 2/21/2025, 4:28:44 AM
I have one of these. The USB model sucks. It overheats unless you put them in high efficiency (low performance) mode which defeats the purpose.
The mini-PCIe variant is much more reliable, but I ended up ditching the Coral entirely and replacing it with a GTX 1060.
by userbinator on 2/21/2025, 12:58:11 AM
USB AI accelerator, in case anyone was wondering why USB needed to be accelerated.
by muxamilian on 2/21/2025, 12:48:28 PM
It seems more than dead and only supports small neural networks. Viable alternatives are Hailo and Axelera (https://www.axelera.ai), which is a newer.
by qwe----3 on 2/21/2025, 1:00:24 AM
Maybe I’m Stupid but I couldn’t figure out how to set the pull up or pull down resistors on these boards. Maybe with LLMs I can figure this out now…. Something to do with device tree confits?
by bdhcuidbebe on 2/20/2025, 11:26:56 PM
What about the Coral? I been running frigate with mine for 2 years.
by metadat on 2/21/2025, 12:23:44 AM
How does a Coral unit compare to a current gen AMD or Intel CPU in terms of throughput for ML tasks?
by tonymet on 2/21/2025, 1:19:26 AM
a couple questions for people who have been using it. Where does this fit between a typical budget arm cortex and a gpu? and what are the practical sized models you could run on one of these?
by fitsumbelay on 2/21/2025, 2:20:41 AM
... and one day I'll get mine to work ...
by mewmix on 2/21/2025, 12:31:18 AM
copyright 2020 on their site lol.
by mewmix on 2/21/2025, 12:31:54 AM
copyright 2020 on their site lol
These were nice early in the TensorFlow evolution, for things like Frigate...
But even CPU inference is both faster and more energy efficient with a modern Arm SBC chip, and things like the Hailo chip are way faster for similar price, if you have an M.2 slot.
I haven't seen a good USB port alternative for edge devices though.
The big problem is Google seems to have let the whole thing stagnate since like 2019. They could have some near little 5/10/20 TOPS NPUs for cheap if they had continued developing this hardware ecosystem :(