Downloads ยท 30 days
0
camenduru/ncnn
ncnn is a machine learning model from camenduru. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Downloads ยท 30 days
0
Access
Public
Updated Sep 13, 2023
Repo size
279 MB
Likes
1
Public
Click a slice to open those files.
Other288 MB ยท 66%
From the Hugging Face model README

ncnn is a high-performance neural network inference computing framework optimized for mobile platforms. ncnn is deeply considerate about deployment and uses on mobile phones from the beginning of design. ncnn does not have third party dependencies. It is cross-platform, and runs faster than all known open source frameworks on mobile phone cpu. Developers can easily deploy deep learning algorithm models to the mobile platform by using efficient ncnn implementation, create intelligent APPs, and bring the artificial intelligence to your fingertips. ncnn is currently being used in many Tencent applications, such as QQ, Qzone, WeChat, Pitu and so on.
ncnn ๆฏไธไธชไธบๆๆบ็ซฏๆ่ดไผๅ็้ซๆง่ฝ็ฅ็ป็ฝ็ปๅๅ่ฎก็ฎๆกๆถใ ncnn ไป่ฎพ่ฎกไนๅๆทฑๅป่่ๆๆบ็ซฏ็้จ็ฝฒๅไฝฟ็จใ ๆ ็ฌฌไธๆนไพ่ต๏ผ่ทจๅนณๅฐ๏ผๆๆบ็ซฏ cpu ็้ๅบฆๅฟซไบ็ฎๅๆๆๅทฒ็ฅ็ๅผๆบๆกๆถใ ๅบไบ ncnn๏ผๅผๅ่ ่ฝๅคๅฐๆทฑๅบฆๅญฆไน ็ฎๆณ่ฝปๆพ็งปๆคๅฐๆๆบ็ซฏ้ซๆๆง่ก๏ผ ๅผๅๅบไบบๅทฅๆบ่ฝ APP๏ผๅฐ AI ๅธฆๅฐไฝ ็ๆๅฐใ ncnn ็ฎๅๅทฒๅจ่ พ่ฎฏๅคๆฌพๅบ็จไธญไฝฟ็จ๏ผๅฆ๏ผQQ๏ผQzone๏ผๅพฎไฟก๏ผๅคฉๅคฉ P ๅพ็ญใ
how to build ncnn library on Linux / Windows / macOS / Raspberry Pi3, Pi4 / POWER / Android / NVIDIA Jetson / iOS / WebAssembly / AllWinner D1 / Loongson 2K1000
download prebuild binary package for android and ios
use ncnn with alexnet with detailed steps, recommended for beginners :)
ncnn ็ปไปถไฝฟ็จๆๅ alexnet ้ๅธฆ่ฏฆ็ปๆญฅ้ชค๏ผๆฐไบบๅผบ็ๆจ่ :)
use netron for ncnn model visualization
out-of-the-box web model conversion
ncnn param and model file spec
ncnn operation param weight table
how to implement custom layer step by step
| Windows | Linux | Android | macOS | iOS | |
|---|---|---|---|---|---|
| intel-cpu | โ๏ธ | โ๏ธ | โ | โ๏ธ | / |
| intel-gpu | โ๏ธ | โ๏ธ | โ | โ | / |
| amd-cpu | โ๏ธ | โ๏ธ | โ | โ๏ธ | / |
| amd-gpu | โ๏ธ | โ๏ธ | โ | โ | / |
| nvidia-gpu | โ๏ธ | โ๏ธ | โ | โ | / |
| qcom-cpu | โ | โ๏ธ | โ | / | / |
| qcom-gpu | โ | โ๏ธ | โ๏ธ | / | / |
| arm-cpu | โ | โ | โ | / | / |
| arm-gpu | โ | โ | โ๏ธ | / | / |
| apple-cpu | / | / | / | โ๏ธ | โ |
| apple-gpu | / | / | / | โ๏ธ | โ๏ธ |
| ibm-cpu | / | โ๏ธ | / | / | / |
<img src="https://github.com/nihui/ncnn-assets/raw/master/20181217/ncnn-2.jpg" height ="230"/><img src="https://github.com/nihui/ncnn-assets/raw/master/20181217/4.jpg" height ="230"/><img src="https://github.com/nihui/ncnn-assets/raw/master/20181217/ncnn-33.jpg" height ="230"/><img src="https://github.com/nihui/ncnn-assets/raw/master/20181217/ncnn-m.png" height ="230"/><img src="https://github.com/nihui/ncnn-android-yolov5/raw/master/screenshot.jpg" height ="230"/><img src="https://github.com/nihui/ncnn-android-scrfd/raw/master/screenshot.jpg" height ="230"/><br>
https://github.com/mizu-bai/ncnn-fortran Call ncnn from Fortran
https://github.com/k2-fsa/sherpa Use ncnn for real-time speech recognition (i.e., speech-to-text); also support embedded devices and provide mobile Apps (e.g., Android App)