ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

请问如何在Android端获取到ncnn模型的输出结果?(yolov8目标检测模型)

Open GE2003 opened this issue 2 years ago • 1 comments

detail | 详细描述 | 詳細な説明

GE2003 avatar Jan 26 '24 07:01 GE2003

yolov8 example https://github.com/Tencent/ncnn/pull/5506

nihui avatar Aug 19 '24 03:08 nihui

hi, yolov8 examples are updated with full support for detection, segmentation, classification, pose estimation and obb https://github.com/Tencent/ncnn/tree/master/examples

android demo https://github.com/nihui/ncnn-android-yolov8

detailed instruction (zh) https://zhuanlan.zhihu.com/p/16030630352

nihui avatar Jan 08 '25 07:01 nihui