Coder Social home page Coder Social logo

hear2021-submitted-models's Introduction

hear2021-submission-models

Open-source audio embedding models, submitted to the 2021 NeurIPS HEAR challenge and evaluated on the HEAR Benchmark. To find out more about the competition and HEAR benchmark please visit https://hearbenchmark.com.

All are pip3-installable, follow the HEAR API, and are open source.

See also the 3 baseline models.

Information about each model is available in models.json, including license information which may have been told directly to us by the authors.

Model checkpoints, where necessary, are available at Zenodo. Note that some models implicitly download their checkpoints from the internet, instead of explicitly loading from disk (as per the 2021 NeurIPS HEAR challenge rules), which reduces their replicability.

Models are grouped into three "installation groups". We found that most models (group 1) were pytorch >= 1.9 that could peacefully co-exist in one installation environment. Group 3 models were Tensorflow 2.4 models. Group 2 models were models that could not co-exist either with group 1 or group 3 models. Conflicting dependencies is the reason we can't provide one pip3-installable package for all NeurIPS 2021 HEAR challenge models.

To install a particular model, the steps are:

pip install git+{git_url}.git@{git_rev_2021_12_01} {pip3_additional_packages}
wget {zenodo_weights_url}

You can then follow heareval as usual. See, for example, this notebook.

Model code is mirrored in mirror/.

hear2021-submitted-models's People

Contributors

turian avatar jorshi avatar

Stargazers

Halil Erdoğan avatar  avatar Jonathan Fischoff avatar Finlay Miller avatar Tony avatar Chen Xupeng avatar Daisuke Niizumi avatar Iver Jordal avatar Heinrich Dinkel avatar  avatar

Watchers

 avatar

Forkers

ankitshah009

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.