paper-with-me

Papers

fastMONAI: A low-code deep learning library for medical image analysis

2023-09-26 · Software Impacts 2023 9 · Satheshkumar Kaliyugarasan, Alexander S. Lundervold

We introduce fastMONAI, an open-source Python-based deep learning library for 3D medical imaging. Drawing upon the strengths of fastai, MONAI, and TorchIO, fastMONAI simplifies the use of advanced techniques for tasks like classification, regression, and segmentation. The library’s design addresses domain-specific demands while promoting best practices, facilitating efficient model development. It offers newcomers an easier entry into the field while keeping the option to make advanced, lower-level customizations if needed. This paper describes the library’s design, impact, limitations, and plans for future work.

📄 PDF Abstract BibTeX

Code (1)

MMIV-ML/fastMONAI 공식 구현 pytorch

Tasks

Medical Image AnalysisMedical Image ClassificationMedical Image Segmentationregression

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

OpenMedIA: Open-Source Medical Image Analysis Toolbox and Benchmark under Heterogeneous AI Computing Platforms

2022-08-11 · Jia-Xin Zhuang, Xiansong Huang, Yang Yang, Jiancong Chen 외

In this paper, we present OpenMedIA, an open-source toolbox library containing a rich set of deep learning methods for medical image analysis under heterogeneous Artificial Intelligence (AI) computing platforms. Various …

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+2

MIScnn: A Framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning

2019-10-21 · Dominik Müller, Frank Kramer

The increased availability and usage of modern medical imaging induced a strong need for automatic medical image segmentation. Still, current image segmentation platforms do not provide the required functionalities for p…

Data AugmentationImage SegmentationMedical Image SegmentationSegmentation+2

Nervus: A Comprehensive Deep Learning Classification, Regression, and Prognostication Tool for both Medical Image and Clinical Data Analysis

2022-12-12 · Toshimasa Matsumoto, Shannon L Walston, Yukio Miki, Daiju Ueda

The goal of our research is to create a comprehensive and flexible library that is easy to use for medical imaging research, and capable of handling grayscale images, multiple inputs (both images and tabular data), and m…

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

PyRadiomics-cuda: 3D features extraction from medical images for HPC using GPU acceleration

2025-10-03 · Jakub Lisowski, Piotr Tyrakowski, Szymon Zyguła, Krzysztof Kaczmarski arxiv

PyRadiomics-cuda is a GPU-accelerated extension of the PyRadiomics library, designed to address the computational challenges of extracting three-dimensional shape features from medical images. By offloading key geometric…