8

【Linux】NanoDet Plus之ncnn部署

 2 years ago
source link: https://leezhao415.github.io/2022/03/03/%E3%80%90Linux%E3%80%91NanoDet-Plus%E4%B9%8Bncnn%E9%83%A8%E7%BD%B2/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

【Linux】NanoDet Plus之ncnn部署

  • Hot
  • 2022-03-03

文章目录


本项目实现在 linux 平台使用 ncnn 部署 NanoDet Plus 模型的功能,内容亲测有效,可作为通用 ncnn 模型部署参考项目。

(1)准备工作:

(2)操作步骤:

step1

https://github.com/Tencent/ncnn/releases

  • Download ncnn-YYYYMMDD-android-vulkan.zip or build ncnn for android yourself
  • Extract ncnn-YYYYMMDD-android-vulkan.zip into app/src/main/jni and change the ncnn_DIR path to yours in app/src/main/jni/CMakeLists.txt
step2

https://github.com/nihui/opencv-mobile

  • Download opencv-mobile-XYZ-android.zip
  • Extract opencv-mobile-XYZ-android.zip into app/src/main/jni and change the OpenCV_DIR path to yours in app/src/main/jni/CMakeLists.txt
step3
  • Open this project with Android Studio, build it and enjoy!

(3)参考教程


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK