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

Can you please instruct how to export to onnx? #3

Closed
dbickson opened this issue Apr 20, 2023 · 2 comments
Closed

Can you please instruct how to export to onnx? #3

dbickson opened this issue Apr 20, 2023 · 2 comments

Comments

@dbickson
Copy link

  • What is the required normalization for images before model
  • What is the necessary post processing (if any) once the model is scored?

Many thanks for a great project!

@lkeab
Copy link
Collaborator

lkeab commented Apr 20, 2023

Hi thanks for watching the project. we have the image processing code code here and result post-processsing code here.

@lkeab
Copy link
Collaborator

lkeab commented Apr 20, 2023

for exporting to onnx, since we implement based on detectron2, please refer to the discussion here

@lkeab lkeab closed this as completed Apr 25, 2023
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