-
find_blob_index_by_name input.1 failed
Try
ex.input("data", in0);
find_blob_index_by_name 792 failed
Try
-
Hello everyone,
I am currently trying to run inference with a model I converted into the NCNN format using Vulkan.
I am using the following code:
```
#include
#include "net.h"
#include …
-
您好!
我成功实现了您的项目,会出现由于漏检、遮挡情况导致的ID跳变问题,所以想要通过增加reID模块缓解这个问题?请问您能给我一些建议吗?
-
### Checklist
- [X] I have **tried ALL** of the steps mentioned in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
- [X] I have **searched** for this in the […
-
I am using [this](https://github.com/k2-fsa/sherpa-ncnn/blob/master/python-api-examples/speech-recognition-from-microphone-with-endpoint-detection.py) script for building live speech recognition API. …
-
请问作者,你的ncnn模型是怎么手动优化的,你的模型我在安卓手机可以调用,我自己训练的psenet的模型也已经转成了ncnn的param和bin格式的模型但是不能调用,麻烦能不能指点一下 @ouyanghuiyu
-
Can you tell me how to convert ncnn, i used the pytorchconverter tool failed。
-
我打开ncnn-android-yolov8目录, 配置好了opencv-mobile和vulkan, 可是build的时候报错
Unable to find Gradle tasks to build: []
Build mode: ASSEMBLE
-
Hello FeiGeChuanShu, many thanks for the great work! I have re trained my own tinypose model with paddle, and I am wondering how did you transform tinypose model in paddle format to ncnn format? I hav…
-
运行ncnn例子,无任何修改,出现这种情况,哪位大佬知道是什么问题
![result](https://user-images.githubusercontent.com/91424151/187072316-d54490d6-96e0-48aa-91e0-e406686d1250.jpg)