From 3583100ef3dd394184d0ac89d61e7450cbcf34f9 Mon Sep 17 00:00:00 2001 From: Charlie Hewitt Date: Thu, 26 Jul 2018 18:57:16 +0100 Subject: [PATCH] Update paper link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c09c78..03c2be0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Logo](/icon.png) # Emosic -Code for the paper: [CNN-based Facial Affect Analysis on Mobile Devices](TODO). +Code for the paper: [CNN-based Facial Affect Analysis on Mobile Devices](https://arxiv.org/abs/1807.08775). Music recommendation app based on user affect using CNNs for emotion classification and valence/arousal regression. Song recommendations made using the [Spotify Web API](https://developer.spotify.com/web-api/). Intended as a proof-of-concept that emotionally intelligent user interfaces are now feasbile on todays high-spec mobile phones.