Pinned issues
Issues
- 0
- 3
使用官方的权重和速度评测工具在X86上面,不同模型量化前后的速度提升很大
#5820 opened by cslvjt - 2
模型处理y通道时,图像内容缺失
#5824 opened by cslvjt - 1
when I use ncnn model to infer some images, for each image, I must create a new extractor? 每次有新输入都必须创建一个新的extractor吗?
#5822 opened by hjq052070 - 0
HarmonyOS next系统ncnn无法识别图片
#5816 opened by WylAndy - 2
nanodet plus 1152*768 转换成功,结果不匹配
#5819 opened by Yindong-Zhang - 0
使用量化后的模型,app闪退
#5818 opened by CangHaiQingYue - 0
pnnx转换模型生成的ncnn模型shape不对,pnnx模型shape正确
#5810 opened by terrencew - 0
Compatibility with RT-DETR
#5817 opened by shery909 - 0
Resnet50 not working
#5790 opened by xalteropsx - 2
yolov5转.torchscript通过PNNX转ncnn,华为,小米手机输出结果正常,一加AcePro,识别错误。但是一加采用同模型的onnx推理结果正确的
#5785 opened by wyb222333 - 0
pnnx转换后ncnn.py不能正常推理运行
#5813 opened by HongFaWan - 0
- 1
rtdetr-l转ncnn
#5765 opened by x825196964 - 1
The NCDHW input required for the 3DCNN model is modified to DCHW in NCNN, right?
#5809 opened by erquren - 3
新手求解,用pnnx把yolov10从torchscript模型转到ncnn模型时算子不支持
#5803 opened by emptyery - 0
layer ReduceL2 not exists or registered
#5808 opened by YYY7C - 5
20240820版本本地运行崩溃
#5776 opened by leizh007 - 0
不支持index_select算子
#5802 opened by qingyang-jiandao - 0
编译的hmos版本的静态库在使用时报错neither ET_REL nor LLVM bitcode
#5801 opened by ahaha4321 - 0
- 2
- 2
float16 溢出问题
#5799 opened by qingyang-jiandao - 0
- 0
谁有yolov8系列的Classification,segment,pose,obb。
#5798 opened by mingtianquan - 0
- 1
The tools directory is not in build
#5796 opened by hl-ux - 0
onnx 的 LayerNormalization 和 ncnn的LayerNorm 有啥区别吗
#5793 opened by cucibala - 0
how long it take to work?
#5781 opened by xalteropsx - 0
onnx转换出错
#5783 opened by q2547978337 - 0
python setup failing
#5782 opened by xalteropsx - 0
rgba image cannot be process why is that
#5756 opened by xalteropsx - 7
windows端在Qt Creator中引入ncnn库,运行时报"platform.h"中的mutex错误
#5777 opened by zhahoi - 0
use reID on android
#5780 opened by Edward-YS - 6
need yolo inference code
#5772 opened by xalteropsx - 1
求助:yolo11直接导出的ncnn模型,example代码推理乱框
#5775 opened by dixiatielu - 2
求助:从pth转为ncnn模型,推理出来的结果不一样
#5768 opened by zengweigit - 1
现在onnx模型怎么转化为ncnn模型呢?
#5770 opened by HDL199411 - 1
android fp16 use_fp16_arithmetic=true精度下降严重
#5771 opened by cbingdu - 0
nvm my bad
#5769 opened by xalteropsx - 0
缺少torch.einsum("ijm,imkl->ijkl", v_920, v_486)支持
#5766 opened by Baiyuetribe - 2
ncnn build keep failing
#5761 opened by xalteropsx - 0
@Rachel-liuqr I have great news 😃! I've recently added official support for Ultralytics YOLOv8 NCNN export ✅ in PR https://github.com/ultralytics/ultralytics/pull/3529 with the help of @nihui which is part of `ultralytics==8.0.129`. NCNN works for all tasks including Detect, Segment, Pose and Classify.
#5764 opened by xkai66 - 0
- 2
PNNX转换fastspeech2的onnx模型报错
#5758 opened by qweasdzxcvde - 4
安卓,多次运行deeplabv3 分割模型,结果不一致。
#5757 opened by zhaoyk1986 - 1
[BUG]gfpgan1.4系列里,部分情况下Reduction算子GPU推理溢出
#5759 opened by Baiyuetribe - 1
BinaryOp的加法操作占用大量内存
#5751 opened by 1072946446 - 0
ncnn failiure
#5753 opened by xalteropsx - 0
YoloV5-6.0的c++推理问题
#5752 opened by PengPeng-JunJun