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 onnx #1

Open
HW140701 opened this issue Nov 27, 2024 · 2 comments
Open

how to export onnx #1

HW140701 opened this issue Nov 27, 2024 · 2 comments

Comments

@HW140701
Copy link

how to export onnx

@qinliuliuqin
Copy link
Collaborator

PyTorch provides a simple method to export a model to ONNX format using torch.onnx.export, but I haven't tested it in the setting of semi-supervised VOS. Will get you updated soon.

@HW140701
Copy link
Author

PyTorch provides a simple method to export a model to ONNX format using torch.onnx.export, but I haven't tested it in the setting of semi-supervised VOS. Will get you updated soon.PyTorch 提供了一种使用torch.onnx.export将模型导出为 ONNX 格式的简单方法,但我尚未在半监督 VOS 的设置中对其进行测试。很快就会为您带来更新。

Thank you

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