GithubHelp home page GithubHelp logo

ilyassmoummad / mix2 Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 18 KB

Mix2 (Mixture of Mixups), a framework to handle multi-label and class imbalance. Experiments on AnuraSet, a dataset of anuran sounds. (EUSIPCO 2024)

Python 100.00%

mix2's Introduction

Mixture of Mixups for Multi-label Classification of Rare Anuran Sounds

Authors: Ilyass Moummad, Nicolas Farrugia, Romain Serizel, Jeremy Froidevaux, Vincent Lostanlen


Update : This work is accepted for EUSIPCO 2024 (Special Session: Signal Analysis for Biodiversity)

We introduce a framework that leverages mixing regularization methods Mixup, Manifold Mixup, and MultiMix to handle multi-label and class imbalance on the Anuraset dataset.

We base our code on the official implementation of AnuraSet baseline: https://github.com/soundclim/anuraset where you can find the link to download the dataset AnuraSet
Python libraries required : torch, torchmetrics, numpy, pandas, tqdm

main.py: main code for training and evaluating on AnuraSet
dataset.py: dataset class
models.py: code for MobileNetV3 model
train.py: train utility functions
val.py: evaluation utility functions
transforms.py: transformation classes
args.py: argparse of the arguments

Training and Evaluation

python3 main.py --rootdir dataset_path --mix mix2 --device 'cuda' --sr 16000 --workers 16 --save

To cite this work:

@misc{2403.09598,
Author = {Ilyass Moummad and Nicolas Farrugia and Romain Serizel and Jeremy Froidevaux and Vincent Lostanlen},
Title = {Mixture of Mixups for Multi-label Classification of Rare Anuran Sounds},
Year = {2024},
Eprint = {arXiv:2403.09598},
}

mix2's People

Contributors

ilyassmoummad avatar

Stargazers

LKAMING avatar Kidding avatar Jakob Abeßer avatar Alef Iury avatar Yuan-Man avatar Vincent Lostanlen avatar Yann Bayle avatar

Watchers

 avatar

Forkers

ybayle

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.