vladtalpiga/Facial_Detection-The_Flintstones
The project implements an automatic facial detection system for characters from the animated series "The Flintstones." It uses HOG (Histogram of Oriented Gradients) features and an SVM (Support Vector Machine) classifier to identify characters based on pre-processed positive and negative examples.
Python
No issues in this repository yet.