PaddlePaddle / PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.65k stars 2.87k forks source link

jetson nano部署PaddleDetection运行ppyolo出错求助 #4237

Closed bbilixzc closed 2 years ago

bbilixzc commented 3 years ago

参考该文档在jetson nano上部署PaddleDecetion:https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.1/deploy/cpp/docs/Jetson_build.md

想要在jetson nano上跑ppyolo,但是报以下错误: ETNI NV9D@NDCX$CBJAMDYS

ppyolo的模型是在AI studio上用Paddle Detection导出的: I769IH I42Y1MHHUL}Q%J@V

想求助下有没有人也遇到这个问题了?该怎么解决呢?

yghstill commented 3 years ago

@zhujiaweiaaa 报错截图似乎给错了,麻烦更新下吧,同时更新代码到release 2.2再试下吧

bbilixzc commented 3 years ago

@zhujiaweiaaa 报错截图似乎给错了,麻烦更新下吧,同时更新代码到release 2.2再试下吧

抱歉,报错截图已更新。 感谢回复,我会在release 2.2版本再试一下。

bbilixzc commented 3 years ago

使用PaddleDetection-release-2.2导出模型,以及在jetson nano上进行C++部署,成功运行ppyolo-tiny预测一张图片: ppyolo_tiny_cpu

但是预测视频时报错: ppyolo_tiny_video

以及使用GPU时也出现问题: ppyolo_tiny_GPU 我在jtop上看GPU资源也没怎么调用啊

wangxinxin08 commented 2 years ago

读取视频的问题已经解决了,你可以拉取最新代码试下哈

paddle-bot-old[bot] commented 2 years ago

Since this issue has not been updated for more than three months, it will be closed, if it is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. It is recommended to pull and try the latest code first. 由于该问题超过三个月未更新,将会被关闭,若问题未解决或有后续问题,请随时重新打开(建议先拉取最新代码进行尝试),我们会继续跟进。