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

Add a way to extract an ONNX file #71

Open
Luni-4 opened this issue Aug 19, 2023 · 1 comment · May be fixed by #72
Open

Add a way to extract an ONNX file #71

Luni-4 opened this issue Aug 19, 2023 · 1 comment · May be fixed by #72

Comments

@Luni-4
Copy link

Luni-4 commented Aug 19, 2023

First of all, thanks a lot for this amazing project and your hard work!

In https://github.com/burn-rs/burn we are trying to load different ONNX models, convert them into burn models, and then use them on different backends. It would be fantastic if we could try your model too. Can you add a way to extract the ONNX model? Using PyTorch is quite feasible.

Thanks a lot in advance!

@DQiaole
Copy link
Owner

DQiaole commented Aug 19, 2023

Hi, thank you for paying attention to our work! You can download our models from here and convert it into ONNX. We may do not have enough space to upload another copy of the models.

@Luni-4 Luni-4 linked a pull request Aug 21, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants