有没有办法将MxNet模型直接部署到嵌入式设备上?作为“嵌入式”,目标是拥有超轻量级,可选择优化的ARM/霓虹灯。
发布于 2018-03-09 02:42:04
是的,这里是教程,它一步一步地解释了如何运行MxNet推断ARM-device (在这种情况下是Raspberry Pi )- https://mxnet.incubator.apache.org/tutorials/embedded/wine_detector.html
https://stackoverflow.com/questions/49164123
复制相似问题