Faced
Visit Toolfaced is an open-source computer vision tool that provides near real-time CPU face detection using deep learning. It can be used as a Python library or a command-line program for image and video analysis.
At a glance
Trending
faced is an open-source computer vision tool that provides near real-time CPU face detection using deep learning. It can be used as a Python library or a command-line program for image and video analysis.
Trending
About
faced is an open-source project offering near real-time face detection capabilities optimized for CPU performance, leveraging deep learning techniques. It is implemented using TensorFlow and consists of an ensemble of two deep neural networks: a custom fully convolutional neural network (FCNN) for initial bounding box prediction and a standard CNN for fine-tuning and improving bounding box quality. This architecture is designed to be lighter and more efficient for face detection on CPUs compared to general-purpose object detection models like YOLO. Users can integrate faced into their Python projects as a library or utilize it directly via a command-line interface for detecting faces in images, videos, or live webcam feeds. The tool is available on GitHub and can be installed via pip.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending