You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating SnapChat like Filter on real-time webcam feed using Deep learning, Haar cascade and Dlib
Dlib VS Haar Cascade Face Detection
Face points detection using deep learning model.
The gray image with white dots represent the face points predicted by the model. The model was trained over neural network of 2000 labeled face images.
Applying Filters with realtime face points detection.
About
Creating SnapChat like filter on real-time webcam feed using Deep learning, Haar cascade and Dlib