paper-with-me

홈 › Papers

DeepDIVA: A Highly-Functional Python Framework for Reproducible Experiments

2018-04-23 · Michele Alberti, Vinaychandran Pondenkandath, Marcel Würsch, Rolf Ingold, Marcus Liwicki

We introduce DeepDIVA: an infrastructure designed to enable quick and intuitive setup of reproducible experiments with a large range of useful analysis functionality. Reproducing scientific results can be a frustrating experience, not only in document image analysis but in machine learning in general. Using DeepDIVA a researcher can either reproduce a given experiment with a very limited amount of information or share their own experiments with others. Moreover, the framework offers a large range of functions, such as boilerplate code, keeping track of experiments, hyper-parameter optimization, and visualization of data and results. To demonstrate the effectiveness of this framework, this paper presents case studies in the area of handwritten document analysis where researchers benefit from the integrated functionality. DeepDIVA is implemented in Python and uses the deep learning framework PyTorch. It is completely open source, and accessible as Web Service through DIVAServices.

📄 PDF Abstract BibTeX arXiv:1805.00329

Code (12)

DIVA-DIA/DeepDIVA 공식 구현 pytorch
NarayanSchuetz/DeepDIVA pytorch
ajoino/ADL-Jacob-Pedro-Tosin pytorch
ashlaban/ltu-adl-2019 pytorch
dusan312/HandM pytorch
dusan312/VDL pytorch
paulbmiller/DD_dropout pytorch
pedro-alonsod/DeepDivaClone pytorch
pr-tandomeijivan/Project-1 pytorch
tomaszkolonko/DeepDIVA_asbestos pytorch
v7labs/Gale pytorch
vinaychandranp/Are-You-Tampering-With-My-Data pytorch

Similar Papers 제목 키워드 기반

Improving Reproducible Deep Learning Workflows with DeepDIVA

2019-06-11 · Michele Alberti, Vinaychandran Pondenkandath, Lars Vögtlin, Marcel Würsch 외

The field of deep learning is experiencing a trend towards producing reproducible research. Nevertheless, it is still often a frustrating experience to reproduce scientific results. This is especially true in the machine…

Deep LearningManagement

Latte: Cross-framework Python Package for Evaluation of Latent-Based Generative Models

2021-12-20 · Karn N. Watcharasupat, Junyoung Lee, Alexander Lerch

Latte (for LATent Tensor Evaluation) is a Python library for evaluation of latent-based generative models in the fields of disentanglement learning and controllable generation. Latte is compatible with both PyTorch and T…

Deep LearningDisentanglement

VoDEx: a Python library for time annotation and management of volumetric functional imaging data

2023-05-11 · Anna Nadtochiy, Peter Luu, Scott E. Fraser, Thai V. Truong

Summary: In functional imaging studies, accurately synchronizing the time course of experimental manipulations and stimulus presentations with resulting imaging data is crucial for analysis. Current software tools lack s…

ManagementRetrieval

Cedalion Tutorial: A Python-based framework for comprehensive analysis of multimodal fNIRS & DOT from the lab to the everyday world

2026-01-09 · E. Middell, L. Carlton, S. Moradi, T. Codina 외 arxiv

Functional near-infrared spectroscopy (fNIRS) and diffuse optical tomography (DOT) are rapidly evolving toward wearable, multimodal, and data-driven, AI-supported neuroimaging in the everyday world. However, current anal…

Image ReconstructionData Augmentation

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