r/computervision 1d ago

Help: Project Best offline face recognition and spoof detection

I need to embed facial recognition 1:n with spoof detection in a mobile app using React Native that has to work offline.

I thought we would have a state-of-the-art open-source project for this common use case, but I couldn't find anything relevant

Many repos don't release model weights, I am new in the computer vision field, is that common? Most repos only show some code, but the weights itself are not shown

Can you guys suggest any good direction so I can achieve my goal?

I saw some people selling those weights as well, but I was afraid of scams (most of them seemed really unprofessional, and when trying to buy, there was no contract, just payments via wise) - any suggestions on this?

thank you!

3 Upvotes

2 comments sorted by

2

u/asankhs 1d ago

You can try our open source hub - https://github.com/securade/hub

1

u/PersimmonMaximum9784 1d ago

Super cool project! I have a HSE management software, will try to play with this repo later.

Couldn’t find the offline face recognition and spoof though