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

Migration away from DLIB #980

Open
Halmoni100 opened this issue Dec 25, 2024 · 2 comments
Open

Migration away from DLIB #980

Halmoni100 opened this issue Dec 25, 2024 · 2 comments

Comments

@Halmoni100
Copy link

Halmoni100 commented Dec 25, 2024

@boltgolt I have a vested interest in getting the CNN feature to work on a cross-GPU/NPU-platform. Perhaps CPU SIMD for preprocessing and PyTorch/ONNX for the DL component? I'm a C++/signal-processing/ML developer and would be willing to do the work for that.

Edit: actually DLIB is probably still good for CPU stuff

@boltgolt
Copy link
Owner

boltgolt commented Feb 2, 2025

I'm open to it, dlib was just the most available thing when i started Howdy 8 years ago at this point. I have not followed the space as closely but surely something better has come out since

@Halmoni100
Copy link
Author

With regards to improving the DL approach to facial recognition, the source code for state-of-the-art tends to be proprietary, but the methods are published, so the challenge is to re-implement them in an open source code base.

It looks like in open-source land dlib's offerings are still considered state-of-the-art.

I think the current available toolchains' support for Linux and hardware will improve over time, but an better open-source facial recognition algorithm will have to be a deliberate open source effort, so that's probably where the effort should go for now. Preferably a full training to deployment pipeline.

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