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

Support ONNXRuntime C++ #26

Merged
merged 14 commits into from
Oct 3, 2022
Merged

Conversation

fateshelled
Copy link
Contributor

@fateshelled fateshelled commented Sep 29, 2022

  • Add ONNXRuntime C++ support (only CPU or CUDA execute provider).
  • custom class labels support. use launch parameter class_labels_path.
  • add parameter num_classes.

@Ar-Ray-code
Copy link
Owner

My environment is ubuntu22 so I'll use it on docker...
Is it possible to build with the current dockerfile (trt, openvino)?

@Ar-Ray-code Ar-Ray-code added the enhancement New feature or request label Sep 30, 2022
@fateshelled
Copy link
Contributor Author

I'm going to try to create a Dockerfile.
But it looks a bit difficult, so wait a minute.

@fateshelled
Copy link
Contributor Author

I made a dockerfile.
Please build it by yourself or download docker image from fateshelled/onnxruntime_yolox_ros:latest.

@Ar-Ray-code Ar-Ray-code self-requested a review October 2, 2022 11:25
@Ar-Ray-code
Copy link
Owner

nice 🍔

Screenshot from 2022-10-03 10-58-30

@Ar-Ray-code Ar-Ray-code requested review from Ar-Ray-code and removed request for Ar-Ray-code October 3, 2022 02:01
@Ar-Ray-code Ar-Ray-code merged commit 7cc6f29 into Ar-Ray-code:main Oct 3, 2022
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 this pull request may close these issues.

None yet

2 participants