Tools for loading, augmenting and writing 3D medical images on PyTorch.
Project description
TorchIO
🎉 News: the paper is out! 🎉
See the Credits section below for more information.
TorchIO is a Python package containing a set of tools to efficiently read, preprocess, sample, augment, and write 3D medical images in deep learning applications written in PyTorch, including intensity and spatial transforms for data augmentation and preprocessing. Transforms include typical computer vision operations such as random affine transformations and also domain-specific ones such as simulation of intensity artifacts due to MRI magnetic field inhomogeneity or k-space motion artifacts.
This package has been greatly inspired by NiftyNet.
Documentation
The documentation is hosted on Read the Docs.
Please create a new issue if you think something is missing.
Credits
If you like this repository, please click on Star!
If you use this package for your research, please cite the paper:
BibTeX entry:
@misc{fern2020torchio,
title={TorchIO: a Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning},
author={Fernando Pérez-García and Rachel Sparks and Sebastien Ourselin},
year={2020},
eprint={2003.04696},
archivePrefix={arXiv},
primaryClass={eess.IV}
}
History
0.15.0 (07-04-2020)
- Refactor
RandomElasticDeformation
transform - Make
Subject
inherit fromdict
0.14.0 (31-03-2020)
- Add
datasets
module - Add support for DICOM files
- Add documentation
- Add
CropOrPad
transform
0.13.0 (24-02-2020)
- Add
Subject
class - Add random blur transform
- Add lambda transform
- Add random patches swapping transform
- Add MRI k-space ghosting artefact augmentation
0.12.0 (21-01-2020)
- Add ToCanonical transform
- Add CenterCropOrPad transform
0.11.0 (15-01-2020)
- Add Resample transform
0.10.0 (15-01-2020)
- Add Pad transform
- Add Crop transform
0.9.0 (14-01-2020)
- Add CLI tool to transform an image from file
0.8.0 (11-01-2020)
- Add Image class
0.7.0 (02-01-2020)
- Make transforms use PyTorch tensors consistently
0.6.0 (02-01-2020)
- Add support for NRRD
0.5.0 (01-01-2020)
- Add bias field transform
0.4.0 (29-12-2019)
- Add MRI k-space motion artefact augmentation
0.3.0 (21-12-2019)
- Add Rescale transform
- Add support for multimodal data and missing modalities
0.2.0 (2019-12-06)
- First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file torchio-0.16.7.tar.gz
.
File metadata
- Download URL: torchio-0.16.7.tar.gz
- Upload date:
- Size: 21.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6be9723319e36bf8fa81d91bad7d2b89946cd5d58134cedfab70f929dafe4bea |
|
MD5 | 0c330ed4300c55bb0f19d2daddbffe03 |
|
BLAKE2b-256 | 0ded895d396e9375a02bd308188ba953406034a36b86a7dc8dc6ca5574e3ef46 |
File details
Details for the file torchio-0.16.7-py2.py3-none-any.whl
.
File metadata
- Download URL: torchio-0.16.7-py2.py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df3fe71aa3f0f9ce32049905a9d3dd0866875da478ae28d0bcc230825b041e60 |
|
MD5 | 6da88cb30c5afb262a09851d65f73d2e |
|
BLAKE2b-256 | e63958c90657c31ca00d309e752de7491979b2ea82be02f38bbfc992a8889153 |