In this video i walk you through a deep learning based face detection model and implement it using open cv and python. The model is based on SSD(single shot detector) which used the ResNet model as it's backbone.
In just a few lines of code you can implement it on images, videos and live camera streams. Please like the video and subscribe to the channel if you want more content like this!
Source Code: https://github.com/nachi-hebbar/Deep-...