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

YOLOv9-e-convert(gelan) serialize error #1588

Open
ou525 opened this issue Oct 17, 2024 · 1 comment
Open

YOLOv9-e-convert(gelan) serialize error #1588

ou525 opened this issue Oct 17, 2024 · 1 comment

Comments

@ou525
Copy link

ou525 commented Oct 17, 2024

Env

  • GPU, jetson orin.
  • OS, Ubuntu20.04
  • Cuda 11.4
  • TensorRT 8.6

command: ./yolov9 -s ../yolov9-e1-converted.wts yolov9-e1-converted.engine ge
output:
1 ../yolov9-e1-converted.wts ge yolov9-e1-converted.engine
[10/17/2024-10:44:05] [W] [TRT] The implicit batch dimension mode has been deprecated. Please create the network with NetworkDefinitionCreationFlag::kEXPLICIT_BATCH flag whenever possible.
Loading weights: ../yolov9-e1-converted.wts
Building engine, please wait for a while...
Segmentation fault (core dumped)

But I can generate normally using the model without reparameterization.
./yolov9 -s ../yolov9-e1.wts yolov9-e1.engine e

@wang-xinyu
Copy link
Owner

@WuxinrongY Please help here.

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

2 participants