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

关于推理部分出现的BUG #2167

Closed
xiaodaomingye459 opened this issue May 30, 2022 · 8 comments
Closed

关于推理部分出现的BUG #2167

xiaodaomingye459 opened this issue May 30, 2022 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@xiaodaomingye459
Copy link

image
image

@xiaodaomingye459 xiaodaomingye459 added the bug Something isn't working label May 30, 2022
@xiaodaomingye459
Copy link
Author

我按照说明文档进行实验,但是不知道在哪测试FPS,遇到了如上的问题。

@juncaipeng
Copy link
Collaborator

这是由于校验paddle和onnx模型输出是否存在误差,你可以将如下代码的atol设置大一点,比如1e-2。
image

@juncaipeng juncaipeng self-assigned this May 31, 2022
@xiaodaomingye459
Copy link
Author

将atol设置成1e-2后出现如下问题,如何解决?
image

@xiaodaomingye459
Copy link
Author

xiaodaomingye459 commented Jun 1, 2022

您好,上面的问题是由于tensorrt的版本BUG我已经解决。
image

然后关于这里的测试结果是平均时延,论文的指标为FPS,如果计算这里的倒数,也与论文PP-LiteSeg-B1 1024X512的195.3相差很多,请问这可能是什么原因造成的?

@juncaipeng
Copy link
Collaborator

这个跑出来fps差距有点大,是不是这个显卡也有其他进程在运行?

@xiaodaomingye459
Copy link
Author

您好,在cityscapes上我的测速达到了论文效果,但是想在camvid数据集上测速时,却遇到了如下问题:
image
意思是缺少类别数,请问要在哪里修改。

@juncaipeng
Copy link
Collaborator

由于最近更新,引入了bug,修复pr:#2200

@xiaodaomingye459
Copy link
Author

万分感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants