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

cannot build engine #43

Open
rsj007 opened this issue Oct 8, 2021 · 2 comments
Open

cannot build engine #43

rsj007 opened this issue Oct 8, 2021 · 2 comments

Comments

@rsj007
Copy link

rsj007 commented Oct 8, 2021

When I run the project on Jetson Xavier, it shows the problem below. Could you please tell me how to solve this?

(py36) nvidia@nvidia:~/Project/YOLOP-new/toolkits/deploy/build$ ./yolop
Building engine...
Loading weights: yolop.wts
[10/08/2021-10:47:47] [E] [TRT] Parameter check failed at: ../builder/Network.cpp::addScale::482, condition: shift.count > 0 ? (shift.values != nullptr) : (shift.values == nullptr)
Segmentation fault (core dumped)

@SikandAlex
Copy link

@rsj007 Please close this issue as there is an earlier and far more detailed thread related to building the TensorRT engine. It is one of the earliest issues in this repository. By opening duplicate issues, you lower the chances of this being addressed by the community and the authors.

@ausk
Copy link

ausk commented Oct 25, 2022

Fixed by: #162 ; https://github.com/ausk/YOLOP

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

No branches or pull requests

3 participants