xiang-wuu / ncnn-android-yolov7

Android Live Demo inferenece of Yolov7 using ncnn
GNU General Public License v3.0
126 stars 36 forks source link
android cnn ncnn-android object-detection yolo

The yolov7 object detection

This is a sample ncnn android project, it depends on ncnn library and opencv

https://github.com/Tencent/ncnn

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

how to build and run

step1

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

step2

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

step3

some notes

screenshot

reference

https://github.com/WongKinYiu/yolov7

https://github.com/nihui/ncnn-android-nanodet

https://github.com/Megvii-BaseDetection/YOLOX

If this helped you, don't forget to Star 🌟 the repo.