Show HN: Try running deep learning inference on Raspberry Pi
1–10 of 12 posts
Re: Show HN: Try running deep learning inference on Raspberry Pi
#2Re: Show HN: Try running deep learning inference on Raspberry Pi
#3Blog article about this release: https://blog.idein.jp/post/181016515935/alphareleaseen
Re: Show HN: Try running deep learning inference on Raspberry Pi
#4I got one recently and I am not convinced, but I suppose someone on HN might have legitimate use cases.
Re: Show HN: Try running deep learning inference on Raspberry Pi
#5There are plenty of viable business models, that give you your well earned money and us the option to customize and understand our devices.
Re: Show HN: Try running deep learning inference on Raspberry Pi
#6We don't need more proprietary machine learning devices in our homes. I'd appreciate this so much more, if it was open source, so I can reshape it to whatever use case I have. There are plenty of viable business models, that give you your well earned money and us the option to customize and understand our devices.
It doesn't seem to do anything special? You can probably run your favorite machine learning framework on the Raspberry Pi, and it will work - albeit using the ARM cores and NEON only. Now, machine learning and inference _using the Raspberry Pi's GPU part_ (which is broadly documented, unlike most GPU hardware) would be a gamechanger, if only for educational scenarios.
Re: Show HN: Try running deep learning inference on Raspberry Pi
#7We don't need more proprietary machine learning devices in our homes. I'd appreciate this so much more, if it was open source, so I can reshape it to whatever use case I have. There are plenty of viable business models, that give you your well earned money and us the option to customize and understand our devices.
https://medium.com/ml-everything/offline-object-detection-an...
Re: Show HN: Try running deep learning inference on Raspberry Pi
#8Source: wrote a tutorial doing this for Arm (https://github.com/ARM-software/ML-examples/blob/master/mult...)
Re: Show HN: Try running deep learning inference on Raspberry Pi
#9Since this is about computing at the edge, I was wondering if anyone had an opinion on the intel neural compute stick 2? I got one recently and I am not convinced, but I suppose someone on HN might have legitimate use cases.
Re: Show HN: Try running deep learning inference on Raspberry Pi
#10We don't need more proprietary machine learning devices in our homes. I'd appreciate this so much more, if it was open source, so I can reshape it to whatever use case I have. There are plenty of viable business models, that give you your well earned money and us the option to customize and understand our devices.
> We don't need more proprietary machine learning devices in our homes. I'd appreciate this so much more, if it was open source It doesn't seem to do anything special? You can probably run your favorite machine learning framework on the Raspberry Pi, and it will work - albeit using the ARM cores and NEON only. Now, machine learning and inference _using the Raspberry Pi's GPU part_ (which is broadly documented, unlike…
[1] - https://github.com/plaidml/plaidml
Edit: they don't support RPI GPU yet - https://github.com/plaidml/plaidml/issues/141