DefTruth / lite.ai.toolkit

🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN. Contains YOLOv5, YOLOv6, YOLOX, YOLOv8, FaceDet, HeadSeg, HeadPose, Matting etc. Engine: ONNXRuntime, MNN.
https://github.com/DefTruth/lite.ai.toolkit
GNU General Public License v3.0
3.53k stars 672 forks source link

mnn_rvm.cpp 怎么使用动态分辨率的输入 #407

Closed sg0771 closed 1 month ago

sg0771 commented 2 months ago

我将模型的onnx直接转成 mnn模型, 直接从模型读取出来的分辨率是-1, 设置输入分辨率后运行失败

emojiLee commented 2 months ago

动态分辨率输入有啥想法么?解决了没

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 7 days since being marked as stale.