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

custom-lib for img size 416 #568

Open
thewantedlegend opened this issue Sep 5, 2024 · 3 comments
Open

custom-lib for img size 416 #568

thewantedlegend opened this issue Sep 5, 2024 · 3 comments

Comments

@thewantedlegend
Copy link

I compiled the code. But when I am trying to test model damoyolo_tinynasL20_Nl.onnx it exports an engine and gives error

terminate called after throwing an instance of 'thrust::system::system_error'
what(): trivial_device_copy D->H failed: cudaErrorIllegalAddress: an illegal memory access was encountered
Aborted (core dumped)

When I try with a model trained with size=640 it runs without any error.

@marcoslucianops
Copy link
Owner

Are you converting the pth file to onnx using the utils/export_damoyolo.py file?

@AkashgSeethos
Copy link

Are you able to solve this error?

@marcoslucianops
Copy link
Owner

I didn't get issues running here. Make sure you are following the doc: https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/docs/DAMOYOLO.md

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