-
您好,我在make的时候出现了下面的错误,请问您知道什么原因吗?
```
solov2.cpp:(.text+0x6c1): undefined reference to `ncnn::create_layer(char const*)'
/usr/bin/ld: solov2.cpp:(.text+0x6d7): undefined reference to `ncnn::ParamDic…
-
首先我的工具提示我升级 classpath 'com.android.tools.build:gradle:3.4.0'
然后recognize.cpp和detect.cpp就找不到sqrt和round函数
然后我加了#include 之后就报以下错误,有没有办法解决呢?:
Build command failed.
Error while executing process D:\A…
-
i followed the steps to build pyncnn, but until the `make` step, it reportd error:
![image](https://user-images.githubusercontent.com/43233772/99893525-f40e0c80-2cbb-11eb-9673-221fe38494fd.png)
If…
wwdok updated
3 years ago
-
为何不断输入clip?维度为何如此呢
-
Hello, Linyi. Thank you very much for this outstanding work. However, I recently discovered a issue during testing. The code 'out1.to_pixels(score.data, ncnn::Mat::PIXEL_GRAY);' doesn't seem to work w…
-
Hello, I'm sorry this isn't related to RealSR, I just don't see a way to contact you outside a github issue.
I'm a sucker for image quality, and have been using RealESRGAN-NCNN-Vulkan (https://gith…
-
将pt-to-onnx中的第三行代码改成:
success = model.export(format = "onnx", imgsz = 320, half = True, opset = 12)
或者opset=11或13
方法来源于【yolov8 最新版本 安卓 ncnn 部署 Android onnx模型转换ncnn】https://www.bilibili.com/video/BV…
-
用pnnx还是onnx2ncnn?应该怎么操作
-
I am trying to run the model on Android. But the inference results are random. Its seems there could be library mismatch and model.
Does anyone know the library version ??
Any help would be appre…
-
I'm experimenting with Llamafile on a Raspberry Pi 5 with 8Gb of ram, in order to integrate it with existing [privacy-protecting smart home voice control](https://github.com/createcandle/voco). This i…