Code Monkey home page Code Monkey logo

musicauthors-classification-using-multimodal's Introduction

MusicAuthors-Classification-Using-MultiModal

A research of using multi-modal for Vietnamese music authors classification task.

Also this is our graduation thesis at HCMUS. Graduation year: 2023.

To receive full dataset, notebooks please contact: [email protected]

Table of contents

  1. Dataset
  2. Models' Description
  3. Research Result
  4. Training Notebooks

Dataset

Our full data construction phase:

data_process

Data collecting system

Framework: Scrapy (version 2.8)
Language: Python (version 3.9)
Source code: CSN Crawler

Collecting process:

collecting_process

Dataset description

Our dataset includes 15 Vietnamese authors and 50 songs each, except the last author. The train, validation and test set account for 60%, 20% and 20% of the full dataset respectively.

author songs
châu đăng khoa 50
khắc hưng 50
khắc việt 50
mr siro 50
nguyên chấn phong 50
nguyễn hồng thuận 50
nguyễn văn chung 50
nguyễn đình vũ 50
phan mạnh quỳnh 50
phúc trường 50
phạm trưởng 50
trịnh công sơn 50
vương anh tú 50
khánh đơn 50
tiên cookie 46

CSV columns definition

column definition
author the label of data
name name of the song
lyric song's lyric
audio_path path to audio file
crawl_date the date this line was added to csv
token_len length of the tokens list after tokenized by AutoTokenizer
audio_len song duration in seconds

Contact for full access to our dataset.

Models' Descriptions

Proposed approaches:

propose_model

Self-build from Cross-Modal Attention MultiModal of Krishna D N.

cma_multimodal

Our multimodal approach

proposed_multimodal

Research Result

Metrics score:

metrics_score

Confusion matrices:

cm_matrices

Training Notebooks

Our implementing and training phase mostly on Google Colaboratory mechanism. Therefore, there was no specific version of local training setups for these models.

Contact for detailed notebooks.

In this repository, we provide 4 notebooks with 4 main phases:

  • Load & visual datasets.
  • Initalize Dataset class and Model class.
  • Configure hyper-parameters, specific settings & Train model.
  • Visualize the loss curves and metrics.

License

MIT License

Copyright (c) 2023 PhmNm

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

musicauthors-classification-using-multimodal's People

Contributors

phmnm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.