Skip to content

Launchmetrics Datathon 2020. Identified the impact of Instagram Image color property to company revenues with OpenCV using HSV and RGB color space.

Notifications You must be signed in to change notification settings

cnai-ds/Datathon-Instagram-Image-Color-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Improve Influencer Marketing for Luxuary brands

Datathon of Launchmetrics and ESCP in 2020. The goal was to increase the revenue from Instagram posts.

Business context



My solution

  • First download around 20K instagram images of company's influencers
  • Vectorized the color properties, 1. Colourfulness 2. Saturation 3. Brightness and 4. Color ratio
  • For 1, calculated the differences between RGB colors, and took variance as the vector
  • For 2 & 3, used took the values that are calculated with OpenCV package
  • For 4, used HSV color-space, classified each pixel into 8 colors and divided by total number of pixels in the image





About

Launchmetrics Datathon 2020. Identified the impact of Instagram Image color property to company revenues with OpenCV using HSV and RGB color space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published