You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
No description provided.
The text was updated successfully, but these errors were encountered: