Code
About
More
Artist Classifier
A machine learning pipeline that performs feature extraction and classification on artwork images to learn and distinguish the stylistic signatures of famous painters, enabling accurate prediction of an unknown painting’s artist.
Machine Learning | Python
Interactive Fireplace
An interactive image-processing project that isolates the flames in a fireplace using thresholding and edge detection, then applies real-time visual effects.
Computer Vision | Python