Giter VIP home page Giter VIP logo

freesound-audio-tagging-2019's Introduction

Freesound-Audio-Tagging-2019

This is repository of the 4th place solution of kaggleFreesound Audio Tagging 2019 competition.
The discription of this solution is available at
http://dcase.community/challenge2019/task-audio-tagging-results#Akiyama2019
https://www.kaggle.com/c/freesound-audio-tagging-2019/discussion/96440

Requirements

  • Python 3.6.6
  • CUDA 10.0
  • numpy (1.16.4)
  • pandas (0.23.4)
  • matplotlib (3.1.0)
  • Pytorch (1.1.0)
  • librosa (0.6.3)
  • sci-kit learn (0.21.2)
  • scipy (1.2.1)
  • pretrainedmodels (0.7.4)

Download the dataset and place them in input/.
Unzip zip files and place them to train_curated/, train_noisy/, test/.
In case you use pretrained weights, download the weights, unzip zipped weights and place them to models/resnet_model1/, models/resnet_model2/ and so on.

Training

Run src/preprocess.py.
Run src/train_model1.py.
Run src/get_pseudo_label.py.
Run src/train_model2.py .
Run src/train_model3.py .
Run src/train_model4_0.py.
Run src/train_model4.py.
Run src/train_model5.py.
Run src/train_model6_0.py.
Run src/train_model6.py.

Prediction

Run src/make_final_submission1.py. The submission file output/submission1.csv will be generted.
Run src/make_final_submission2.py. . The submission file output/submission2.csv will be generted.

freesound-audio-tagging-2019's People

Contributors

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