nihui
nihui
针对onnx模型转换的各种问题,推荐使用最新的pnnx工具转换到ncnn In view of various problems in onnx model conversion, it is recommended to use the latest pnnx tool to convert your model to ncnn ```shell pip install pnnx pnnx...
针对onnx模型转换的各种问题,推荐使用最新的pnnx工具转换到ncnn In view of various problems in onnx model conversion, it is recommended to use the latest pnnx tool to convert your model to ncnn ```shell pip install pnnx pnnx...
yolov8 example https://github.com/Tencent/ncnn/pull/5506
针对onnx模型转换的各种问题,推荐使用最新的pnnx工具转换到ncnn In view of various problems in onnx model conversion, it is recommended to use the latest pnnx tool to convert your model to ncnn ```shell pip install pnnx pnnx...
yolov8 example https://github.com/Tencent/ncnn/pull/5506
针对onnx模型转换的各种问题,推荐使用最新的pnnx工具转换到ncnn In view of various problems in onnx model conversion, it is recommended to use the latest pnnx tool to convert your model to ncnn ```shell pip install pnnx pnnx...
Works fine for me +1
llvm的bug,上游修复了 https://github.com/llvm/llvm-project/commit/2e4e04c59043 可以临时降级llvm,或者升级最新llvm,或者用 cmake -DNCNN_AVX512BF16=OFF
Currently ncnn lacks good optimization for int8 models using risc-v and rvv You may be interested in contributions here https://github.com/plctlab/rvspoc-s2310-ncnn/pull/2
yolov8 example https://github.com/Tencent/ncnn/pull/5506