Colab notebooks

This section contains various pointers that may be helpful when working with Google Colab.

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.

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/notebooks

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

Community-contributed notebooks

Relevant resources

Last updated