nihui
nihui
使用仓库中的 yolov13n 模型没有复现,qcom855plus ```cpp #include #include #include #include #include "net.h" #include "cpu.h" static const char *class_names[] = { "person", "bicycle", "car", "motorcycle", "airplane", "bus", "train", "truck", "boat", "traffic light", "fire...
> 目前支持 8-bit 量化了,可否支持 4-bit 量化? mlx 里的 4-bit 量化公式为 https://github.com/ml-explore/mlx/blob/3f730e77aa3d14e3d52688b8bd6a24bace500166/python/src/ops.cpp#L4238 > > 64 个数为一组,一起进行量化,这64个数,共用一个 scale 和 bias。 - [ ] block quantization https://github.com/Tencent/ncnn/pull/6439
there is one interesting flops test in https://github.com/Tencent/ncnn/pull/6284
FROM Gemini 2.5 Pro: This issue discusses how to perform batch inference on only a specific part (a subgraph) of a larger model graph within the **ncnn** framework. The core...
There is native windows arm environment on github hosted runner https://github.com/Tencent/ncnn/actions/runs/16132885525/job/45523461835
disable rtti
https://github.com/nihui/ncnn-android-piper the fast and local neural text-to-speech engine
感谢你的工作,请将你在实现中的笔记和心得,遇到的困难和解决方法等,记录成文章,发表在discussion分区,这将作为知识总结 https://github.com/Tencent/ncnn/discussions Thank you for your work. Please record your notes and experience in the implementation, difficulties encountered and solutions, etc. into an article and publish it in the discussion...
hi, ncnn-20230517-android-vulkan is outdated. please try the latest version