sh
sh
target2data_list = [list() for i in range(10)]
I want to ask the same question
what is the trimap
> 同问。readme里提供的哪个android demo libMNN.so跑不起来,会崩溃。目前也不知道怎么解决 mnn 需要根据官方MNN源码 修改cmake 参数编译
model = tf.keras.models.load_model('./models/lstm.h5') change to model = lstm_model()
@gv22ga used --recursive the third_party is empty,so i download it,now it's run i want use dnn detection ,how should i do?
这个问题一直存在, 我之前跑通过非量化模型,是在MNN的老版本, 由于近期没做移动端的东西, 现在这个问题一直没有解决, 如果你找到原因了, 希望可以帮助说明下 ,或者提交个PR 多谢。
For opencl , you'd better test it correctly on your PC first.
I haven't tried thread,you can refer to this section https://github.com/jackweiwang/Android-FaceDetection-UltraNet-MNN/blob/6f4e5e0184bbdfe6ed6bcf9b993d393bc03f18a2/app/src/main/cpp/net.cpp#L117-L121
抱歉 我最近实在是没时间,你可以使用作者的原始mnn版本 debug一下这部分,如果你可以解决的话,可以提交PR,我可能需要过一段时间才会弄,希望理解。