You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to detect faces in a sample image like kids.jpg, run face_detection.py script that generated another image kids_detected.jpg which contains rectangles around detected faces.
If you want to detect faces in your live cam, run live_face_detection.py