This project can be used in many domain like detecting diseases from CT scans and X-ray images, could be helpful in detecting covid-19 patients with the X-ray images, it will also help in cyber securities for facial recognition, etc.
The main problem that we were facing was to get an appropriate dataset, to over come this we used cv2.dnn module and used transfer learning to train a pretrained model with our desired classes to detect the objects we want.
Technologies used
Discussion