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

Could someone convert the detector code to c++? #186

Open
shivabohemian opened this issue Apr 19, 2022 · 1 comment
Open

Could someone convert the detector code to c++? #186

shivabohemian opened this issue Apr 19, 2022 · 1 comment

Comments

@shivabohemian
Copy link

No description provided.

@luisfmnunes
Copy link

luisfmnunes commented May 2, 2022

I made a C++ implementation of it. Currently it seems that I fucked up somewhere (Segmentation Fault) but it was previously functional. Here you can find the repo.

In order to use the cmake compilation, please remove the lines regarding the compilation of full target, since these are files that I can't share.

Another requirement is the unzipping of the model in model path. This was tested in Ubuntu 20.04 LTS environment with openCV 4 installed globally.

Edit: There were lots of errors actually (detection was only working on square images). I've made the necessary fixes on another project using this implementation and will update the provided one soon

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