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

Export Car Parts Detection Model to ONNX #41

Open
meassinal opened this issue May 28, 2022 · 4 comments
Open

Export Car Parts Detection Model to ONNX #41

meassinal opened this issue May 28, 2022 · 4 comments

Comments

@meassinal
Copy link

Hi @bhadreshpsavani ,

Thank you for this helpful tutorial.

In addition, I would like to know some tips to convert this car parts detection model to onnx format model so that I can run it in browser.

I really appreciate if you can help answer this :-)

Regards.

@bhadreshpsavani
Copy link
Owner

Hi @meassinal,

Let me check on it!

I never tried converting this model to onnx earlier

@meassinal
Copy link
Author

Hi @bhadreshpsavani ,

Thank you so much for your time. I'm now annotating more images from your recommended source, and I wish to go through all steps of the pipeline. Lastly, I will be looking forward to converting the model to onnx model because I want to run in completely in the browser.

Maybe I will be looking into yolov5 and combine with your tutorial here :-)

@bhadreshpsavani
Copy link
Owner

Sure @meassinal,

I tried converting tf model to ONNX, which was in h5 format.

First step is to convert it into saved model format for that I was getting some error.

I will try again and update my results here.

I am also planning to train more models on this dataset and do benchmarking

@bhadreshpsavani
Copy link
Owner

Sure please feel free to add anything that can be useful to others in this repository.

I will be happy to help in anything

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