Face Recognition using Python, OpenCV and One-Shot Learning Face Recognition refers to identifying a face in a given image and verifying the person in the image. They are used in a ... Deep MehtaNovember 23, 2020 Machine Learning
Machine Learning Train An Object Detection Model using Tensorflow on Colab We will build a custom Object Detection Model to perform Face Mask Detection using Tensorflow ...