Team Splatoon's third installment explores the intricate process of tuning the Colorific algorithm for the Budget Collector dataset. Through the development of "truth" data, hyperparameter optimization, and the creation of an interactive time series visualization, they have made significant strides towards accurately representing the human
Previous Blog
TLDR:
Our goal of this post is to implement color quantization in R, compare several methods of detecting segments of an image, and start creating the visualization UI. It’s no surprise that this topic naturally lends itself to some preliminary data exploration and visualization, and
Team Splatoon introduced the Georgia Tech Spring 2023 Practicum Project where we partner with Budget Collector to determine relationships between colors and their regions, time periods, or other data of interest. We experimented with color quantization methods via k-means and median cut. We found that