akshaybahadur21 / Facial-Recognition-using-Facenet

A simple implementation of facial recognition using facenets for humans 🧔 🔍
MIT License
280 stars 143 forks source link

recognise faces from live cc camera stream(with ip known) #16

Open VellalaVineethKumar opened 5 years ago

VellalaVineethKumar commented 5 years ago

Description

1) i have the IP of cc camera eg.10.2.0.10 2) I have the pictures of my friend's face (known peoples folder) 3) I want to recognize his face from the stream I get from cc camera(just like a webcam) what changes can i make to this to happen? please help!