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

Any c++ code implementation to use in production with OpenCV? #354

Open
isra60 opened this issue Feb 24, 2020 · 3 comments
Open

Any c++ code implementation to use in production with OpenCV? #354

isra60 opened this issue Feb 24, 2020 · 3 comments

Comments

@isra60
Copy link

isra60 commented Feb 24, 2020

Hi. I'm very impressed with your results but I want to use on my c++ project that relies on Opencv .
So is there any plans to have a c++ implementation??

Thanks.

@dbolya
Copy link
Owner

dbolya commented Feb 25, 2020

Explicitly there aren't any plans, but I would agree it would be useful. Right now in order to get it working you have to do some hacky transformation with ONNX (see #59, #74).

Once we clean up the code (progress in #323), it'll be much easier to port it to C++ so maybe then.

@areebsyed
Copy link

@dbolya no plans to put up c++ implementation?

@alexeybozhchenko
Copy link

@areebsyed He literally answered that in previous comment.

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

4 participants