Hacker News new | ask | show | jobs
by hcfman 626 days ago
I have something similar. It's not tracking though. Drawing around 10W on a pi, around 7W on a Jetson.
1 comments

not sure if i'm misunderstanding - you've got a similar GPU to a 1060 hooked up to a pi?
OP is probably using an AI accelerator like this: https://coral.ai/products/accelerator which works great on a PI and uses very little power. It will do the Yolo part, but you can't really expect it to do the multimodal LLM part, although you could try to run Florence directly on the PI too.
coral has pcie module which is 1/4 to 1/3 of the price
Not a pi. A Jetson. Still an arm SBC though.