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 · 4 comments
Open

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

ou525 opened this issue Oct 17, 2024 · 4 comments

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.

Copy link

stale bot commented Dec 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 20, 2024
@WuxinrongY
Copy link
Contributor

can you report your yolov9-e1-converted.wts and the structure of yolov9-e1-converted.pt?

@stale stale bot removed the wontfix This will not be worked on label Dec 21, 2024
@ou525
Copy link
Author

ou525 commented Dec 22, 2024

When I use the official original weights for conversion, this is what happens.

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