TL;DR
DeepDIVA is an open-source Python framework built on PyTorch that simplifies setting up reproducible machine learning experiments, offering extensive analysis tools and supporting sharing and reproduction of results, demonstrated through handwritten document analysis case studies.
Contribution
This paper introduces DeepDIVA, a comprehensive framework that streamlines reproducible experiment setup and analysis in machine learning, especially for document analysis.
Findings
Facilitates easy reproduction and sharing of experiments.
Provides extensive analysis and visualization tools.
Demonstrated effectiveness in handwritten document analysis.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
