-
error log:
BlockGrad not supported yet!
one_hot not supported yet!
# depth=2
# off_value=0.0
# on_value=1.0
pick not supported yet!
# axis=1
where not supported yet!
-
我在一个arm平台下编译(全志,非android)
发现它编译的是src/layer/x86而不是src/layer/arm
但是我编译Android版本时却是正常的,不知道需要怎样修改才能编译出arm版本呢???
下面是编译打印:
[ 24%] Building CXX object src/CMakeFiles/ncnn.dir/layer/x86/convolution_x86.cp…
-
NCNN,你们好!我在使用PCN-ncnn进行人脸角度识别的时候,应用停止相应了,log如下。烦请帮忙指点一下!谢谢
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7337800000 in tid 7052 (cedetectiondemo), pid 7052 (cedetectiondemo)
01-17 16:17:34.634 …
-
主要参考了[cmake 打包 android sdk](https://github.com/Tencent/ncnn/wiki/cmake-%E6%89%93%E5%8C%85-android-sdk)
主要修改了两个部分:
1.
```c++
#将OFF改成了ON
option(NCNN_OPENCV "minimal opencv structure emulation" ON…
-
我在 RK3399 上面编译 MNN , 使用测试程序 发现 程序的推理时间很慢,每次运行时间也很不稳定差异很大 是怎么回事呢?
-
你好,我在ubuntu16.04上运行readme的第10条:make cifar.cifar 时报错:make: *** No rule to make target 'cifar.cifar'. Stop. 在运行第11条时也遇到同样的问题:make: *** No rule to make target 'cifar.cifar'. Stop. 请问这是什么情况?谢谢!
-
it will be easy to try the new model
-
-
如果用tensorflow训练出来的模型,可以通过ncnn部署在android手机端吗?
谢谢
cvJie updated
5 years ago
-
https://github.com/nanamare/ncnn_mobilenet