Chu Qingqing

Results 11 comments of Chu Qingqing

同问:mpi->control(ctx, MPP_DEC_SET_OUTPUT_FORMAT, &cmd->format) 是否不起作用?设置为MPP_FMT_RGB888时,输出还是YUV420SP。

> has anyone tried gstreamer mpp? Is there any official gstreamer mpp repo, or unofficial gstreamer mpp repo under maintenance please?

> from rknn.api import RKNN I have the same problem.

遇到相同的问题了,有解吗?

I would like this feature too. `--relocation-model=static` will not link into a static file.

Same question about mobilenetv2 model. https://github.com/onnx/models/blob/main/validated/vision/classification/mobilenet/train_mobilenet.ipynb

@Allwinraj Thank you! I used some mobilenet code to export onnx model. But it does not work for inferencing. Code to export mobilenet model to onnx model: ```python dir =...

> @chuqingq > > Did you try with > > import onnxruntime sess = onnxruntime.InferenceSession('model.onnx') > > instead of using > > from mxnet.contrib.onnx.onnx2mx.import_model import import_model > > Onnxruntime worked...

我在RK3588平台上验证OK了,系统信息不太一样: `$ uname -a Linux teamhd 5.10.110 #5 SMP Mon Jul 10 14:24:59 CST 2023 aarch64 aarch64 aarch64 GNU/Linux $ cat /etc/issue Ubuntu 20.04.5 LTS \n \l` 编译MNN时出现报错`HWCAP2_I8MM’ was not...