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

Paddleseg on C++ #3445

Closed
1 task done
EthanAbitbol3 opened this issue Aug 9, 2023 · 4 comments
Closed
1 task done

Paddleseg on C++ #3445

EthanAbitbol3 opened this issue Aug 9, 2023 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@EthanAbitbol3
Copy link

问题确认 Search before asking

  • 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.

请提出你的问题 Please ask your question

Hello!
I have used PaddleSeg to train a model on a custom dataset, and I was able to export the model to ONNX format. I wanted to know if there is any documentation or tutorial available for using this ONNX weight file in C++ to predict an image.

Thank you !

@EthanAbitbol3 EthanAbitbol3 added the question Further information is requested label Aug 9, 2023
@Asthestarsfalll
Copy link
Contributor

You can refer here

@EthanAbitbol3
Copy link
Author

Thank you for your response !
I forgot to mention that i am on windows :s

@Asthestarsfalll
Copy link
Contributor

Thank you for your response ! I forgot to mention that i am on windows :s

You may find it helpful to refer to the official ONNX tutorial. However, building ONNX on a Windows platform may be slightly inconvenient. Fortunately the code is similar, which means they can be utilized with a little change.

@ToddBear
Copy link
Collaborator

以上回答已经充分解答了问题,如果有新的问题欢迎随时提交issue,或者在此条issue下继续回复~
我们开启了飞桨套件的ISSUE攻关活动,欢迎感兴趣的开发者参加:PaddlePaddle/PaddleOCR#10223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants