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 experimental ONNX integration #184

Closed
6 tasks done
zaleslaw opened this issue Aug 10, 2021 · 0 comments · Fixed by #185
Closed
6 tasks done

Add experimental ONNX integration #184

zaleslaw opened this issue Aug 10, 2021 · 0 comments · Fixed by #185
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zaleslaw
Copy link
Collaborator

zaleslaw commented Aug 10, 2021

The PR should contain:

  • ONNXModel implemented the common InferenceModel interface
  • new module with the whole ONNX related functionality
  • examples of ONNX usage for inference and transfer-learning
  • custom Tensor preprocessing based on ONNX models
  • ResNet models in the ONNXModelHub
  • SSD and YOLOv4 object detection models
@zaleslaw zaleslaw added this to the 0.3 milestone Aug 10, 2021
@zaleslaw zaleslaw added the enhancement New feature or request label Aug 10, 2021
@zaleslaw zaleslaw self-assigned this Aug 10, 2021
@zaleslaw zaleslaw linked a pull request Aug 19, 2021 that will close this issue
@zaleslaw zaleslaw changed the title Add ONNX integration Add experimental ONNX integration Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant