A facial key points detector using Haar Cascade and CNNs. The implemented model can map 68 keypoints on faces and translate it back to original image. A backend program has been added to serve trained model using Node.js