Git Product home page Git Product logo

stabilizing_sdtw's Introduction

Stabilizing Training with Soft Dynamic Time Warping: A Case Study for Pitch Class Estimation with Weakly Aligned Targets

Code base for reproducing the results presented in

J. Zeitler, S. Deniffel, M. Krause, and M. Müller. "Stabilizing Training with Soft Dynamic Time Warping: A Case Study for Pitch Class Estimation with Weakly Aligned Targets", in Proc. of the 24th Int. Society for Music Information Retrieval Conf., Milan, Italy, 2023.

© Johannes Zeitler ([email protected]), 2023

Overview

  • ./Code/: contains all code for running the experiments

  • ./Data/: Location for Schubert Winterreise Dataset and computed HCQTs

  • ./Logs/: Training log files

  • ./Models/: All trained models from the paper

Getting started

  • download the Schubert Winterreise Dataset (SWD) from Zenodo and store it in ./Data/
  • install the conda environment (conda env create -f environment.yml)
  • run ./Code/01_Preprocessing.ipynb to compute HCQTs for the SWD recordings
  • run ./Code/02_Training.ipynb to train deep chroma estimators with SDTW loss
  • run ./Code/03_Evaluation.ipynb to compute F-measures of trained models (= reproduce the results from Table 2 in the paper)
  • run ./Code/04_SoftAlignmentMatrix.ipynb to compute the soft alignment matrices (= reproduce Figure 4 in the paper)

Acknowledgements

This work was supported by the German Research Foundation (DFG MU 2686/7-2). The authors are with the International Audio Laboratories Erlangen, a joint institution of the Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU) and Fraunhofer Institute for Integrated Circuits IIS.

This repository builts upon code from christofw/multipitch_mctc and Maghoumi/pytorch-softdtw-cuda.

stabilizing_sdtw's People

Contributors

jozeitler avatar

Stargazers

liuliuliuliu avatar Sebastian Murgul avatar Jongho Choi avatar jiyun.park avatar Jason Yang avatar qgzang avatar

Watchers

Peter Meier avatar Simon Schwär 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.