百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

torchio

> 编程语言
开源

用于 AI 应用的医学成像处理。

2.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

用于 AI 应用的医学成像处理。

> *Tools like TorchIO are a symptom of the maturation of medical AI research using deep learning techniques*. Jack Clark, Policy Director at [OpenAI](https://openai.com/), Co-Founder and Head of Policy of Anthropic ([link](https://jack-clark.net/2020/03/17/)). --- Package CI Code Tutorials Community ---

--- Original Random blur Random flip Random noise Random affine transformation Random elastic transformation Random bias field artifact Random motion artifact Random spike artifact Random ghosting artifact ---

([Queue](https://docs.torchio.org/patches/patch_training.html#queue) for [patch-based training](https://docs.torchio.org/patches/index.html)) --- 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](https://pytorch.org/), 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](https://mriquestions.com/why-homogeneity.html) or [k-space motion artifacts](http://proceedings.mlr.press/v102/shaw19a.html). This package has been greatly inspired by NiftyNet, [which is not actively maintained anymore](https://github.com/NifTK/NiftyNet/commit/935bf4334cd00fa9f9d50f6a95ddcbfdde4031e0). ## Credits If you like this repository, please click on Star! If you use this package for your research, please cite our paper: [F. Pérez-García, R. Sparks, and S. Ourselin. *TorchIO: a Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning*. Computer Methods and Programs in Biomedicine (June 2021), p. 106236. ISSN: 0169-2607.doi:10.1016/j.cmpb.2021.106236.](https://doi.org/10.1016/j.cmpb.2021.106236) BibTeX entry: ```bibtex @article{perez-garcia_torchio_2021, title = {{TorchIO}: a {Python} library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning}, journal = {Computer Methods and Programs in Biomedicine}, pages = {106236}, year = {2021}, issn = {0169-2607}, doi = {https://doi.org/10.1016/j.cmpb.2021.106236}, url = {https://www.sciencedirect.com/science/article/pii/S0169260721003102}, author = {P{\'e}rez-Garc{\'i}a, Fernando and Sparks, Rachel and Ourselin, S{\'e}bastien}, } ``` This project was originally supported by the following institutions: - [Engineering and Physical Sciences Research Council (EPSRC) & UK Research and Innovation (UKRI)](https://epsrc.ukri.org/) - [EPSRC Centre for Doctoral Training in Intelligent, Integrated Imaging In Healthcare (i4health)](https://www.ucl.ac.uk/intelligent-imaging-healthcare/) (University College London) - [Wellcome / EPSRC Centre for Interventional and Surgical Sciences (WEISS)](https://www.ucl.ac.uk/interventional-surgical-sciences/) (University College London) - [School of Biomedical Engineering & Imaging Sciences (BMEIS)](https://www.kcl.ac.uk/bmeis) (King's College London) ## Getting started See [Getting started](https://docs.torchio.org/quickstart.html) for [installation](https://docs.torchio.org/quickstart.html#installation) instructions and a [Hello, World!](https://docs.torchio.org/quickstart.html#hello-world) example. Longer usage examples can be found in the [tutorials](https://github.com/TorchIO-project/torchio/blob/main/tutorials/README.md). Read the [documentation](https://docs.torchio.org/) for more information. Please [create an issue](https://github.com/TorchIO-project/torchio/issues/new/choose) if you think something is missing. ## Contributors Thanks goes to all these people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Fernando Pérez-García


valabregue


GFabien


G.Reguig


Niels Schurink


Ibrahim Hadzic


ReubenDo


Julian Klug


David Völgyes

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Engineering and Physical Sciences Research Council (EPSRC) & UK Research and Innovation (UKRI)
  • •EPSRC Centre for Doctoral Training in Intelligent, Integrated Imaging In Healthcare (i4health) (University College London)
  • •Wellcome / EPSRC Centre for Interventional and Surgical Sciences (WEISS) (University College London)
  • •School of Biomedical Engineering & Imaging Sciences (BMEIS) (King's College London)

> 标签

Pythonaugmentationdata-augmentationdeep-learningmachine-learning

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言