logo

Art Scene Disrupting the Market Through Inclusion


Art Scene (formerly AI Art Advisor), the next-generation art discovery and evaluation app, is disrupting the art market by combining cutting-edge technology with deep insights into art and aesthetics. Our proprietary "artistic quotient" machine learning system helps users discover their unique taste in art and navigate the art market with confidence. With Art Scene, collecting art is no longer limited to the elite few - our app is democratizing the market and making it accessible to everyone.



-1
archive,category,category-data-science,category-241,wp-custom-logo,qi-blocks-1.2.5,qodef-gutenberg--no-touch,stockholm-core-2.4,qodef-qi--no-touch,qi-addons-for-elementor-1.6.6,select-theme-ver-9.6,ajax_fade,page_not_loaded,side_area_over_content,,qode_menu_,qode-mobile-logo-set,elementor-default,elementor-kit-550

Data Science

Appreciating Art through the Lens of Data Science

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

Visualizing Color Usage

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

Data Cleaning

This team from Georgia Tech discuss the process of data cleaning and analysis in the context of studying color patterns in artworks. They used a dataset from the Art Institute of Chicago, consisting of 122,435 artworks, for this purpose. The data was cleaned to extract

Giving Color Vision to a Machine

This blog post titled "Giving Color Vision to a Machine" by Global Data Artists delves into the intricate process of training a machine to recognize and categorize similar colors within different images. The authors detail their approach of employing KMeans clustering on image data, confronting

What’s Your Favorite Color?

Explore the fascinating world of color extraction and computer vision in our latest article. Discover how k-means clustering, an unsupervised machine learning algorithm, is used to extract dominant colors from paintings. Learn about raster and vector graphics, RGB color spaces, and the comparison between K-means

The New AI

This article explores the use of clustering algorithms and art museum APIs to extract dominant color palettes from artworks, with a focus on the collection of the Art Institute of Chicago. The authors demonstrate how to programmatically access image and metadata, extract color statistics, and