Face Recognition
What's being used in the demo ?
We implement a deep learning models based on Siamese Network that achieves state of art accuracy (99.56%) on the LFW dataset. We also implement a non deep learning model, optimized for systems with low resources that achieves 99.35% accuracy on the LFW dataset.
Applications
• Can be directly integrated with your cameras and systems for secure automatic authentication.
• Face Detection, people tracking via cameras can be used for identifying better spots for items placement in stores,
identifying which areas attract more people and for how much time etc.
• Integrate with your existing security systems for easy visitor access management and security.