shimat / opencvsharp

OpenCV wrapper for .NET
Apache License 2.0
5.41k stars 1.15k forks source link

Actually this is a Question, OpenCvSharp_dnnFaceRecognizer #447

Closed blaisexen closed 4 years ago

blaisexen commented 6 years ago

hi @shimat

Do you think you can make a class of dnn face algorithm and add it on opencvSharp face recognizer?

I got help links from here, https://github.com/died/OpenCvDnnVggFace

it's yes or no? and I hope it's more accurate than lbph face recognizer

died commented 6 years ago

Hi @blaisexen , I just using dnn module load caffe model then do what it can do. I think you can use dnn to load anything that can support and test it, no need make another algorithm for that.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.