ncnn_mobileNet icon indicating copy to clipboard operation
ncnn_mobileNet copied to clipboard

deploy mobileNet on NCNN

ncnn_mobileNet

deploy mobileNet on ncnn.

NCNN is a high-performance neural network inference framework optimized for the mobile platform. MobileNet architecture comes from the paper MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications.

Requirements

only Xcode

Blog

  • http://blog.csdn.net/computerme/article/details/77876633