https://github.com/sainathadapa/mediaeval-2019-moodtheme-detection
4th position solution to the MediaEval - The 2019 Emotion and Themes in Music using Jamendo
https://github.com/sainathadapa/mediaeval-2019-moodtheme-detection
audio-classification deep-learning mediaeval music-information-retrieval
Last synced: 12 months ago
JSON representation
4th position solution to the MediaEval - The 2019 Emotion and Themes in Music using Jamendo
- Host: GitHub
- URL: https://github.com/sainathadapa/mediaeval-2019-moodtheme-detection
- Owner: sainathadapa
- License: mit
- Created: 2019-09-23T19:09:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T10:57:23.000Z (over 6 years ago)
- Last Synced: 2025-06-27T22:53:27.064Z (about 1 year ago)
- Topics: audio-classification, deep-learning, mediaeval, music-information-retrieval
- Language: Jupyter Notebook
- Homepage:
- Size: 2.37 MB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solution to the "MediaEval - The 2019 Emotion and Themes in Music using Jamendo" task
This repository contains our solution to the 2019 Emotion and Themes in Music using Jamendo task, part of [MediaEval 2019](http://www.multimediaeval.org/mediaeval2019/).
## Introduction
For details about the task, please follow the links:
- http://www.multimediaeval.org/mediaeval2019/music/
- https://multimediaeval.github.io/2019-Emotion-and-Theme-Recognition-in-Music-Task/
The solution is described in the [report](MediaEval_19_paper_35.pdf).
## Submissions
Please check the submission folder for submissions. There are two submissions made:
- submission1 - MobilenetV2 + Data Augmentation
- submission2 - MobilenetV2 + Data Augmentation + Self Attention
## Results
Please see https://multimediaeval.github.io/2019-Emotion-and-Theme-Recognition-in-Music-Task/results.
## Citing and license
Authors:
- [Manoj Sukhavasi](https://github.com/manojsukhavasi)
- [Sainath Adapa](https://github.com/sainathadapa)
This work is licensed under the [MIT License](LICENSE).