Skip to content

Commit

Permalink
Added demo
Browse files Browse the repository at this point in the history
Former-commit-id: e8eb00b [formerly 48ea411]
Former-commit-id: 1ec6966
  • Loading branch information
Vishwesh4 committed Dec 16, 2021
1 parent 464e041 commit 63a66c7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Tutorials

For getting a deeper understanding of the package, we have provided with multiple google collabs which showcases
different functionalities of med-imagetools

## Tutorial 1: Forming Dataset with med-imagetools Autopipeline

Autopipeline is one of the main features of med-imagetools which turns messy raw data and processes it taking into account
the different relationships between different modalities. This notebook gives a demo of how the autopipeline can be used

[![Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/skim2257/tcia_samples/blob/main/notebooks/Tutorial_1_Forming_Dataset_with_Med_Imagetools.ipynb)

## Tutorial 2: Machine Learning with med-imagetools and torchio

This tutorial will showcase how we can form Machine Learning pipeline with the help of med-imagetools and torchio. In this notebook we will go through segmentation of body from head and neck cancer dataset

[![Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/skim2257/tcia_samples/blob/main/notebooks/Tutorial_2_Machine_Learning_with_Med_Imagetools_and_torchio.ipynb)

0 comments on commit 63a66c7

Please sign in to comment.