{"id":17284337,"url":"https://github.com/fepegar/miccai-educational-challenge-2020","last_synced_at":"2025-03-26T16:22:25.166Z","repository":{"id":107992132,"uuid":"286589956","full_name":"fepegar/miccai-educational-challenge-2020","owner":"fepegar","description":"My submission to the MICCAI Educational Challenge 2020.","archived":false,"fork":false,"pushed_at":"2020-09-25T18:44:37.000Z","size":39239,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T19:28:05.832Z","etag":null,"topics":["augmentation","cnn","medical-images","pytorch","torchio","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fepegar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-10T22:20:24.000Z","updated_at":"2020-11-02T01:48:09.000Z","dependencies_parsed_at":"2023-06-01T01:00:51.930Z","dependency_job_id":null,"html_url":"https://github.com/fepegar/miccai-educational-challenge-2020","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fepegar%2Fmiccai-educational-challenge-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fepegar%2Fmiccai-educational-challenge-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fepegar%2Fmiccai-educational-challenge-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fepegar%2Fmiccai-educational-challenge-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fepegar","download_url":"https://codeload.github.com/fepegar/miccai-educational-challenge-2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689476,"owners_count":20656418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["augmentation","cnn","medical-images","pytorch","torchio","tutorial"],"created_at":"2024-10-15T09:53:49.508Z","updated_at":"2025-03-26T16:22:25.140Z","avatar_url":"https://github.com/fepegar.png","language":"Jupyter Notebook","readme":"*This is my submission to the [MICCAI Educational Challenge 2020](https://miccai-sb.github.io/challenge.html).*\n\n*You can run the notebook on [Google Colab](https://colab.research.google.com/github/fepegar/miccai-educational-challenge-2020/blob/master/Data_preprocessing_and_augmentation_using_TorchIO_a_tutorial.ipynb).*\n\n\u003ca href=\"https://colab.research.google.com/github/fepegar/miccai-educational-challenge-2020/blob/master/Data_preprocessing_and_augmentation_using_TorchIO_a_tutorial.ipynb\"\n   target=\"_parent\"\u003e\n   \u003cimg align=\"left\"\n      src=\"https://colab.research.google.com/assets/colab-badge.svg\"\u003e\n\u003c/a\u003e\n\n\u003c!-- \u003ca href=\"https://nbviewer.jupyter.org/github/fepegar/miccai-educational-challenge-2020/blob/master/Data_preprocessing_and_augmentation_using_TorchIO_a_tutorial.ipynb?flush_cache=true\"\n   target=\"_parent\"\u003e\n   \u003cimg align=\"right\"\n      src=\"https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.png\"\n      width=\"109\" height=\"20\"\u003e\n\u003c/a\u003e --\u003e\n\n\u003cbr /\u003e\n\n---\n\n# Data preprocessing and augmentation using TorchIO: a tutorial\n\nPreprocessing and augmentation are always overlooked in papers, but these are extremely important and therefore the software and parameters used should be correctly reported. Most importantly, papers will be more easily reproducible if researchers can share the tools they use for these tasks.\n\n![One does not simply throw data into a U-Net](https://i.imgflip.com/4b1gac.jpg)\n\nTransforms are callable Python objects that take data and modify it. In the context of deep learning for medical images, they can be used to pre- or post-process the images, or for data augmentation.\n\n[TorchIO](https://torchio.readthedocs.io/index.html) transforms support 4D tensors (and therefore also 2D and 3D), so it can be used to process most types of medical images: X-rays, CT, 4D ultrasound, structural MRI, diffusion MRI, functional MRI, PET, SPECT, multispectral, RGB, histology...\n\nIn this tutorial, we will go through most of the transforms and show some usage examples, including a typical composition of transforms for training and testing.\n\nSome important concepts of medical imaging are also explained, so it will be helpful for students, researchers or clinicians who are getting started in the field.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffepegar%2Fmiccai-educational-challenge-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffepegar%2Fmiccai-educational-challenge-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffepegar%2Fmiccai-educational-challenge-2020/lists"}