- OpenCV Library
- Download `haarcascade_frontalface_default.xml`.
- Change `PATH_TO_IMAGE` with image path which you want to test.
- OpenCV Library
- Run `!pip install mtcnn` on cmd.
- Change `PATH_TO_IMAGE` with image path which you want to test.
- OpenCV Library
- Dlib python Library
- Download `mmod_human_face_detector.dat`
- Change `PATH_TO_IMAGE` with image path which you want to test.
- OpenCV Library
- Dlib python Library
- Change `PATH_TO_IMAGE` with image path which you want to test.
- OpenCV Library
- Numpy Library
- Download `lbpcascade_frontalface.xml`
- Change `PATH_TO_IMAGE` with image path which you want to test.
- OpenCV Library
- Numpy Library
- Download `Resnet_SSD_deploy.prototxt`
- Download `Res10_300x300_SSD_iter_140000.caffemodel`
- Change `PATH_TO_IMAGE` with image path which you want to test.