#Yacine tutorials from Udemy
-
Put your images on dataset while creating a folder in your name and put all the images you can.
-
Run the face_encoding.py to encode your images in encodings.pickle. (Image should be from different angle it works better)
(for example: I put 7 images in dataset folder) Image processed 1/7 Image processed 2/7 Image processed 3/7 Image processed 4/7 Image processed 5/7 I Image processed 6/7 Image processed 7/7
-
Run face_recognition_video.py to detect face in video.
( Put your childhood images infront webcam, it can also be detected as provided name)
- For images you have to add your imagest to examples folder and give input that path images in face_recognition_images.py and Run.