Git Product home page Git Product logo

segmentermirex2014's Introduction

SegmenterMIREX2014

Segmentation algorithms for MIREX 2014.

It contains the following algorithms for boundary identification:

  • Convex Non-negative Matrix Factorization (C-NMF)
  • Foote
  • Structural Features (SF)

And the following segment labeling algorithms:

  • C-NMF
  • 2D-Fourier Magnitude Coefficients (2D-FMC)

Version 1

C-NMF for both boundaries and labels. To run:

./segmenter.py input.wav -o output.lab

Version 2

Foote for boundaries and 2D-FMC for labels. To run:

./segmenter.py input.wav -o output.lab -s 2dfmc -b foote

Version 3

SF for boundaries and 2D-FMC for labels. To run:

./segmenter.py input.wav -o output.lab -s 2dfmc -b sf

Version 4

C-NMF for boundaries and 2D-FMC for labels. To run:

./segmenter.py input.wav -o output.lab -s 2dfmc

Requirements

  • Essentia 2.0.1
  • cvxopt 1.1.7
  • NumPy 1.8.2
  • SciPy 0.14.0
  • joblib 0.8.2 (for using the run_segmenter.py script to run segmenter on multiple files)
  • mir_eval (for evaluating only)
  • Pandas 0.14.1 (for evaluating only)

References

Foote, J. (2000). Automatic Audio Segmentation Using a Measure Of Audio Novelty. In Proc. of the IEEE International Conference of Multimedia and Expo (pp. 452–455). New York City, NY, USA.

Nieto, O., & Bello, J. P. (2014). Music Segment Similarity Using 2D-Fourier Magnitude Coefficients. In Proc. of the 39th IEEE International Conference on Acoustics Speech and Signal Processing (pp. 664–668). Florence, Italy.

Nieto, O., & Jehan, T. (2013). Convex Non-Negative Matrix Factorization For Automatic Music Structure Identification. In Proc. of the 38th IEEE International Conference on Acoustics Speech and Signal Processing (pp. 236–240). Vancouver, Canada.

Serrà, J., Müller, M., Grosche, P., & Arcos, J. L. (2014). Unsupervised Music Structure Annotation by Time Series Structure Features and Segment Similarity. IEEE Transactions on Multimedia, Special Issue on Music Data Mining, 16(5), 1229 – 1240. doi:10.1109/TMM.2014.2310701

Author

Oriol Nieto ([email protected])

segmentermirex2014's People

Contributors

beckgom avatar urinieto avatar

Watchers

 avatar  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.