# MNN_test **Repository Path**: qqwh/MNN_test ## Basic Information - **Project Name**: MNN_test - **Description**: learn how to use mnn. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-10-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MNN_mnist learn how to use mnn. ## code && model comes from: https://github.com/xindongzhang/MNN-APPLICATIONS ## I just split the modules, and test on my jetson nano system ## All you need to do is: ## >> mkdir build && cd build && cmake .. && make -j3 ## test mnist ## >> ./mnist ## test pfld ## >> ./pfld ## test blazeface ## >> ./blazeface