githubEdit

Colab notebooks

This section contains various pointers that may be helpful when working with Google Colabarrow-up-right.

Google Colaboratory, or “Colab” for short, is a product from Google Research. Colab allows anybody to write and execute arbitrary python code through the browser, and is especially well suited to machine learning, data analysis and education. More technically, Colab is a hosted Jupyter notebook service that requires no setup to use, while providing free access to computing resources including GPUs.

circle-info

If you would like to share an interesting notebook that uses IDC/cloud for imaging research, please let us know and we would be happy to review and reference it here!

IDC maintained notebooks

IDC Colab example notebooks are maintained in this repository: https://github.com/ImagingDataCommons/IDC-Tutorials/tree/master/notebooksarrow-up-right

Notebook demonstrating deployment and application of abdominal structures segmentation tool to IDC data, developed for the 2021 RSNA Deep Learning Labarrow-up-right course: https://tinyurl.com/RSNA21-IDC-TCIAarrow-up-right

Community-contributed notebooks

Relevant resources

Last updated

Was this helpful?