ncnn_Android_MoveNet
ncnn_Android_MoveNet copied to clipboard
Android MoveNet pose estimation by ncnn
Hi, I was experimenting with this repository and I updated and refactored the repository along the way. Changes done: - Convert from Java to Kotlin (preferred language for Android, only...

I trained my model yolov5 for object detection and now i want to deploy it on android app. Before I tried covert to .tflite format but slowly. I saw in...
机型:红米K30 NDK版本:android-ndk-r21e camke版本:3.10.2-win64-x64 ALooper_pollAll的返回值一直都是-3,进不去下面的陀螺仪事件里去,导致横屏时识别效果很差,因为图像没旋转的缘故,不知道为什么。  但是这里无视这个错误继续进入那个if分支的话好像也没啥问题,横屏时陀螺仪也能正常工作。
thank you for this nice work.Now I want to convert the tensorflow hub's official movenet model to ncnn. My convert steps as follows: 1、convert pb to onnx; 2、optimize and simplifier...
Hello, I want to implement the title function, and pass the value to the U3D painting after obtaining the detection result. How can I hide my current display screen?