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

How to export Swint model to onnx? #288

Open
jorgemn9 opened this issue Sep 29, 2024 · 0 comments
Open

How to export Swint model to onnx? #288

jorgemn9 opened this issue Sep 29, 2024 · 0 comments

Comments

@jorgemn9
Copy link

jorgemn9 commented Sep 29, 2024

Hi! First of all, thanks for your great work. I have successfully tested BEVFusion with the original Nuscenes dataset and trained the network with a CARLA dataset using swint_v0p075. I have obtained the .pth file but I'm in trouble exporting the pth model of swint to the .onnx files required. I have tried to use the scripts "export-camera.py", "export-scn.py" and "export-transfuser.py" to obtain the .onnx files, but I find the following error: AttributeError: 'dict' object has no attribute 'module'.

Do you have any clue on how to export swint model to onnx?

Thanks in advance.

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

1 participant