android_mtcnn_insightface_face_recognize icon indicating copy to clipboard operation
android_mtcnn_insightface_face_recognize copied to clipboard

模型移植(Model transplantation)

Open wuxiaolianggit opened this issue 6 years ago • 3 comments

请问一下,你是如何把mtcnn和insightface模型移植到android端呢?可以共享一下源码中public native boolean addFace(Object o, long ptr, int w, int h);的具体实现吗?求大神指教啊

wuxiaolianggit avatar Oct 17 '18 03:10 wuxiaolianggit

Excuse me, how do you port the mtcnn and insightface models to the android side? Can you share the specific implementation of public native boolean addFace(Object o, long ptr, int w, int h);Ask God to advise

wuxiaolianggit avatar Oct 17 '18 04:10 wuxiaolianggit

@wuxiaolianggit

请问你的 “错误: 程序包org.reactivestreams不存在” 这个问题有没有遇到?怎么解决的?

anneyking avatar May 21 '19 10:05 anneyking

没有遇到这个问题,感觉这个app还可以,就是很多c++的方法是看不到源码,不能进行扩展 @anneyking

wuxiaolianggit avatar May 22 '19 01:05 wuxiaolianggit