paper-with-me

Papers

Soundata: A Python library for reproducible use of audio datasets

2021-09-26 · Magdalena Fuentes, Justin Salamon, Pablo Zinemanas, Martín Rocamora, Genís Paja, Irán R. Román, Marius Miron, Xavier Serra, Juan Pablo Bello

Soundata is a Python library for loading and working with audio datasets in a standardized way, removing the need for writing custom loaders in every project, and improving reproducibility by providing tools to validate data against a canonical version. It speeds up research pipelines by allowing users to quickly download a dataset, load it into memory in a standardized and reproducible way, validate that the dataset is complete and correct, and more. Soundata is based and inspired on mirdata and design to complement mirdata by working with environmental sound, bioacoustic and speech datasets, among others. Soundata was created to be easy to use, easy to contribute to, and to increase reproducibility and standardize usage of sound datasets in a flexible way.

📄 PDF Abstract BibTeX arXiv:2109.12690

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

audb -- Sharing and Versioning of Audio and Annotation Data in Python

2023-03-01 · Hagen Wierstorf, Johannes Wagner, Florian Eyben, Felix Burkhardt 외

Driven by the need for larger and more diverse datasets to pre-train and fine-tune increasingly complex machine learning models, the number of datasets is rapidly growing. audb is an open-source Python library that suppo…

Management

PhotoHolmes: a Python library for forgery detection in digital images

2024-12-19 · Julián O'Flaherty, Rodrigo Paganini, Juan Pablo Sotelo, Julieta Umpiérrez 외

In this paper, we introduce PhotoHolmes, an open-source Python library designed to easily run and benchmark forgery detection methods on digital images. The library includes implementations of popular and state-of-the-ar…

Fast fully-reproducible serial/parallel Monte Carlo and MCMC simulations and visualizations via ParaMonte::Python library

2020-10-01 · Amir Shahmoradi, Fatemeh Bagheri, Joshua Alexander Osborne

ParaMonte::Python (standing for Parallel Monte Carlo in Python) is a serial and MPI-parallelized library of (Markov Chain) Monte Carlo (MCMC) routines for sampling mathematical objective functions, in particular, the pos…

Uncertainty Quantification

MISeval: a Metric Library for Medical Image Segmentation Evaluation

2022-01-23 · Dominik Müller, Dennis Hartmann, Philip Meyer, Florian Auer 외

Correct performance assessment is crucial for evaluating modern artificial intelligence algorithms in medicine like deep-learning based medical image segmentation models. However, there is no universal metric library in …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

MVOS_HSI: A Python Library for Preprocessing Agricultural Crop Hyperspectral Data

2026-04-08 · Rishik Aggarwal, Krisha Joshi, Pappu Kumar Yadav, Jianwei Qin 외 arxiv

Hyperspectral imaging (HSI) allows researchers to study plant traits non-destructively. By capturing hundreds of narrow spectral bands per pixel, it reveals details about plant biochemistry and stress that standard camer…

Data Augmentation