Any plans on supporting the Intel Neural Computing Stick 2?

Description says it works only with TF and Caffe, I am wondering how hard it would be to add mxnet support to it (happy to contribute) and its performance compared to lets say laptop gpus.

There has been some work with the Movidius and MXNet via Minifi (Nifi subproject) described in
https://community.hortonworks.com/articles/222367/using-apache-nifi-with-apache-mxnet-gluoncv-for-yo.html

A Github project that ties things together with MXNet is here:

The Movidius uses OpenVINO, so you might be interested in checking out docs related to DeepLens and OpenVINO, as well

Vishaal