PaddleDetection icon indicating copy to clipboard operation
PaddleDetection copied to clipboard

pp-humanv2部署调用摄像头问题

Open xihuanafeng opened this issue 3 years ago • 1 comments

问题确认 Search before asking

  • [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.

请提出你的问题 Please ask your question

python deploy/pipeline/pipeline.py --config deploy/pipeline/config/infer_cfg_pphuman.yml --camera_id=0 --device=gpu 显示 image

xihuanafeng avatar Sep 17 '22 13:09 xihuanafeng

把0改成"0"不可以么?

qq-tt avatar Sep 22 '22 02:09 qq-tt

不可以噢,还是一样的效果

xihuanafeng avatar Sep 27 '22 11:09 xihuanafeng

嗯嗯,也是不可以的

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年9月22日(星期四) 上午10:15 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [PaddlePaddle/PaddleDetection] pp-humanv2部署调用摄像头问题 (Issue #6960)

把0改成"0"不可以么?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

xihuanafeng avatar Oct 11 '22 08:10 xihuanafeng

您好,请问您解决了吗,我是同意的问题,开始以为是我python3.9版本高的问题,看到您3.8也报错。您能教教我吗

YaoOOoooolin avatar Oct 26 '22 01:10 YaoOOoooolin

您好,请问您解决了吗,我是同意的问题,开始以为是我python3.9版本高的问题,看到您3.8也报错。您能教教我吗

把p值和他的类型输出来,看看是不是字符串类型

qq-tt avatar Oct 26 '22 01:10 qq-tt

您好,全部都是str

YaoOOoooolin avatar Oct 26 '22 01:10 YaoOOoooolin

您好,请问您解决了吗,我是同意的问题,开始以为是我python3.9版本高的问题,看到您3.8也报错。您能教教我吗

把p值和他的类型输出来,看看是不是字符串类型 屏幕截图 2022-10-26 095428

YaoOOoooolin avatar Oct 26 '22 01:10 YaoOOoooolin

您好,请问您解决了吗,我是同意的问题,开始以为是我python3.9版本高的问题,看到您3.8也报错。您能教教我吗

把p值和他的类型输出来,看看是不是字符串类型

屏幕截图 2022-10-26 095844

YaoOOoooolin avatar Oct 26 '22 01:10 YaoOOoooolin

您好,请问您解决了吗,我是同意的问题,开始以为是我python3.9版本高的问题,看到您3.8也报错。您能教教我吗

把p值和他的类型输出来,看看是不是字符串类型

屏幕截图 2022-10-26 095844

把gpu换成cpu试试

您好,全部都是str

你自己也明确一下那些self.file_name正不正确

qq-tt avatar Oct 26 '22 02:10 qq-tt

https://blog.csdn.net/m0_62267751/article/details/127573485?spm=1001.2014.3001.5502

解决方法↑

YaoOOoooolin avatar Oct 28 '22 08:10 YaoOOoooolin