scispace - formally typeset
Open AccessJournal ArticleDOI

TorchIO: A Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning

TLDR
Support for 2D, 3D and 4D images such as X-ray, histopathology, CT, ultrasound and diffusion MRI and focus on reproducibility and traceability to encourage open-science practices.
About
This article is published in Computer Methods and Programs in Biomedicine.The article was published on 2021-06-17 and is currently open access. It has received 292 citations till now. The article focuses on the topics: Image processing & Python (programming language).

read more

Citations
More filters
Journal ArticleDOI

A review of medical image data augmentation techniques for deep learning applications.

TL;DR: Data augmentation aims to generate additional data which is used to train the model and has been shown to improve performance when validated on a separate unseen dataset as discussed by the authors, which has become a popular method for increasing the size of a training dataset, particularly in fields where large datasets aren't typically available.
Journal ArticleDOI

Federated learning enables big data for rare cancer boundary detection

Sarthak Pati, +278 more
TL;DR: This paper presented the largest FL study to date, involving data from 71 sites across 6 continents, to generate an automatic tumor boundary detector for the rare disease of glioblastoma, reporting the largest such dataset in the literature.
Journal ArticleDOI

Generative Adversarial Networks for Image Augmentation in Agriculture: A Systematic Review

TL;DR: An overview of the evolution of GAN architectures followed by a systematic review of their application to agriculture can be found in this article , involving various vision tasks for plant health, weeds, fruits, aquaculture, animal farming, plant phenotyping as well as postharvest detection of fruit defects.
Journal ArticleDOI

A hybrid machine learning/deep learning COVID-19 severity predictive model from CT images and clinical data

TL;DR: In this article , a hybrid machine learning/deep learning model was developed to classify patients in two outcome categories, non-ICU and ICU (intensive care admission or death), using 558 patients admitted in a northern Italy hospital in February/May of 2020.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings ArticleDOI

ImageNet: A large-scale hierarchical image database

TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Proceedings Article

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
Journal ArticleDOI

A Survey on Transfer Learning

TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.
Journal ArticleDOI

SciPy 1.0--Fundamental Algorithms for Scientific Computing in Python

TL;DR: SciPy as discussed by the authors is an open source scientific computing library for the Python programming language, which includes functionality spanning clustering, Fourier transforms, integration, interpolation, file I/O, linear algebra, image processing, orthogonal distance regression, minimization algorithms, signal processing, sparse matrix handling, computational geometry, and statistics.
Related Papers (5)