# Another_terrible_face_detector **Repository Path**: shallcanyon/Another_terrible_face_detector ## Basic Information - **Project Name**: Another_terrible_face_detector - **Description**: A webcam face detector based on dnn built with python for scholar purpose. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-06 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # One_terrible_face_detector A webcam face detector based on dnn built with python for scholar purpose. Thanks to Adrian Rosebrock for providing amazing inspiration when I was trying to combine DNN with my project. Here is his website: https://www.pyimagesearch.com/ You may find something you need.