nihui

Results 477 comments of nihui

https://github.com/Tencent/ncnn/pull/5435

implemented in https://github.com/Tencent/ncnn/commit/08b7d99a75ad70fdc5c1d9e5debc675fce5e83a9

https://github.com/Tencent/ncnn/tree/master/tools/keras 建议使用 keras2ncnn 工具直接转换 Transpose 是 onnx 中间商加的胶水op

Hello everyone, if you want to implement detection on an old version of the kernel, the ruapu project is a good reference. It handles sigill and completes the detection of...

Hello everyone, if you want to implement detection on an old version of the kernel, the ruapu project is a good reference. It handles sigill and completes the detection of...

Thanks for your contribution !

https://github.com/Tencent/ncnn/pull/4709 add build doc for qnx

The latest master branch supports compiling gpu functions without installing vulkan-sdk. You can give it a try. If it doesn't work, feel free to reopen the issue and post your...

the latest pnnx convert pow(x, 2) to square(x) automatically. :D

windows protobuf 编译支持更新了,可以再参考下 how to build https://github.com/Tencent/ncnn/wiki/how-to-build#build-for-windows-x64-using-visual-studio-community-2017