lxchase parent
I’m not versed in this field so curious, in that real life application, why not just use the computer you’re broadcasting from to run the camera switching client and ML inference. Does the USB accelerator do something that a standard desktop can’t?
Real-world use cases wouldn’t typically have a powerful computer broadcasting video. Rather, this board would be used at the edge to drive a camera and offer on-device, low-power inference.
Useful for robotics/drones, surveillance cameras, vehicles, consumer devices etc.
I put it on my Raspberry Pi 4 with some mobile-resnet version (88 objects) to do real time object detection from a Pi camera. It's quite a small package.