Update README.md
Esse commit está contido em:
+3
-5
@@ -1,10 +1,8 @@
|
||||

|
||||
|
||||
# Emosic
|
||||
Code for the paper: [CNN-based Facial Affect Analysis on Mobile Devices](TODO).
|
||||
|
||||
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/).
|
||||
|
||||
CNNs trained on [AffectNet](http://mohammadmahoor.com/affectnet/) using [Keras](https://keras.io) and deployed to iOS by conversion to coreML using [coremltools](https://github.com/apple/coremltools).
|
||||
|
||||
<!--**Full write up [here]().**-->
|
||||
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.
|
||||
|
||||
CNNs are trained on [AffectNet](http://mohammadmahoor.com/affectnet/) using [Keras](https://keras.io) and deployed to iOS by conversion to coreML using [coremltools](https://github.com/apple/coremltools). Networks are designed to minimise space consumption, but retain near state-of-the-art performance on AffectNet.
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário