SOTAVerified

Standardized Medical Image Classification across Medical Disciplines

2022-10-20Code Available1· sign in to hype

Simone Mayer, Dominik Müller, Frank Kramer

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

AUCMEDI is a Python-based framework for medical image classification. In this paper, we evaluate the capabilities of AUCMEDI, by applying it to multiple datasets. Datasets were specifically chosen to cover a variety of medical disciplines and imaging modalities. We designed a simple pipeline using Jupyter notebooks and applied it to all datasets. Results show that AUCMEDI was able to train a model with accurate classification capabilities for each dataset: Averaged AUC per dataset range between 0.82 and 1.0, averaged F1 scores range between 0.61 and 1.0. With its high adaptability and strong performance, AUCMEDI proves to be a powerful instrument to build widely applicable neural networks. The notebooks serve as application examples for AUCMEDI.

Tasks

Reproductions