Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RK3588长时间运行rkyolov5后推理耗时严重增加 #1830

Open
MarKKwan27149 opened this issue Apr 18, 2023 · 3 comments
Open

RK3588长时间运行rkyolov5后推理耗时严重增加 #1830

MarKKwan27149 opened this issue Apr 18, 2023 · 3 comments

Comments

@MarKKwan27149
Copy link


温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度


环境

【FastDeploy版本】: 板端编译 fastdeploy-linux-aarch64-rk3588-0.0.0
【编译命令】cmake .. -DENABLE_ORT_BACKEND=OFF
-DENABLE_RKNPU2_BACKEND=ON
-DENABLE_VISION=ON
-DRKNN2_TARGET_SOC=RK3588
-DCMAKE_INSTALL_PREFIX=${PWD}/fastdeploy_sdk
-DOPENCV_DIRECTORY=/usr/lib/aarch64-linux-gnu/cmake/opencv4
【系统平台】: Linux aarch64(Ubuntu 20.04)
【硬件】: rk3588-rknpu2
【编译语言】: C++

问题日志及出现问题的操作流程

  • 【性能问题】
  • 推理耗时随着运行时间增大,运行5小时后由原本的平均0.025s增大至平均0.095秒。
@zg651413411
Copy link

我在使用PPYOLOv3在转换成onnx模型正常,从onnx模型转成rknn时报错,报错信息如下:
E Loading dynamic inputs model is not support, please fix it first
E Catch exception when loading onnx model: ./new_yolov3.onnx!
请问您在使用YOLOv5进行转换时有遇到这个问题吗?

@zj5200
Copy link

zj5200 commented Apr 22, 2024

请问RK3588长时间运行rkyolov5耗时严重增加这个问题解决了吗

@zhouweic36
Copy link

我测试长时间NPU 运行时间 确实在增加,但重新 初始化 再运行 就恢复了 但不清楚问题在哪里

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants