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
Developed a face detection system utilizing Haar cascade to identify faces within uploaded images, followed by precise cropping of the detected facial regions. Trained a model using Support Vector Machine (SVM) algorithm on Discrete Wavelet Transform (DWT) representations of image data to accurately recognize facial features.