Classifier’s Gaze
Training an image classifier to be used as a drawing tool
2023
For: Harvard GSD Quantitative Aesthetics
Role: Software Developer
Overview
This project is an exploration into the “directionality of gaze” in alorgithms, and specfically a pre-trained classifier model.We are training the model with datasets of what is consider informal apparrel and formal apparrel. The concept is to create an interactive feedback loop where the user can manipulate what they are wearing to exaggerate certain qualities the classifer deems as “formal” or “informal.”
Classifier Training
Informal Dataset Formal Dataset
Initial Testing:
Random Walk Threshold Drawing Grid Search
Real-time Gadient Descent:
Adding noisy mask to see if covered area positively influence the classification score or not.
Alternative ways of interpreting real-time classification