Using Apache MXNet GluonCV with Apache NiFi - DZone AI
Gluon and Apache MXNet have been great for deep learning, especially for newbies like me. They added a Deep Learning Toolkit that is easy to use and has a number of great pre-trained models that you can easily use to do some general use cases around computer vision. So, I have used a simple well-documented example that I tweaked to save the final image and send some JSON details via MQTT to Apache NiFi. GluonCV makes this even easier! Again, let's take a simple Python example, tweak it, run it via a shell script, and send the results over MQTT.
Jun-20-2018, 17:24:58 GMT