-
Notifications
You must be signed in to change notification settings - Fork 866
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
added TrackerGOTURN (see roadmap) #1210
Conversation
added TrackerGOTURN (see roadmap)
missing files can be downloaded from here for me, for the tests to work they had to be placed on the project's root dir. |
I have been experimenting in another repo with this https://git-lfs.com/ and it works like a charm. Tried to push an experimental branch to my fork with that, but it didn't work as expected (maybe because is a fork? I don't know). |
You probably want to look at https://github.com/hybridgroup/gocv/blob/dev/.github/workflows/linux.yml#L21-L29 for an example of how this sort of thing is being done currently. |
I'll take a look. Thanks! |
added TrackerGOTURN (see roadmap)
… TrackerGOTURN
61e9460
to
e813dc1
Compare
I'm sorry, Windows action is beyond my capabilities. |
…ridgroup#1213) contrib/face: BasicFaceRecognizer + EigenFaceRecognizer + FisherFaceRecognizer
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
…ts for Caffe Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Hello @diegohce please take a look at my changes from yesterday to the CI tests now in the And let me know if you want my help on the testing for this PR. Thank you! |
What I don't know for the windows CI to run properly is: what's gocv's root path? |
added TrackerGOTURN (see roadmap)
Hello @diegohce looks like something off about this PR with a bunch of extra commits? The core commits of the PR itself seem pretty good. What do you think? |
@deadprogram I will close this PR and send a cleaner one. |
added TrackerGOTURN (see roadmap)
Not sure what to do with two model files needed to run the tests.