3879 Forks
17470 Stars
17470 Watchers

ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

How to download and setup ncnn

Open terminal and run command
git clone https://github.com/Tencent/ncnn.git
git clone is used to create a copy or clone of ncnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ncnn https://github.com/Tencent/ncnn/archive/master.zip

Or simply clone ncnn with SSH
[email protected]:Tencent/ncnn.git

If you have some problems with ncnn

You may open issue on ncnn support forum (system) here: https://github.com/Tencent/ncnn/issues