Appendix
Learn to download datasets and run a few code examples.
Download the datasets
First, create an account on Kaggle if you don’t have one already. Then, download the dataset of stage_2_images
from here. Open Google Colab from here.
Upload onto Google Drive
Follow the steps below to upload the dataset of stage_2_images
onto Google Drive:
- After downloading the
stage_2_images
dataset, unzip it. - Access your Google Drive from the sidebar of the Google Colab.
- Upload the
stage_2_images
folder onto Google Colab, or upload it onto your Google Drive.
How to run code to make a histogram
Follow these steps to run code:
-
Create a new notebook by clicking on “File” in the menu bar.
-
Install the
pydicom
library using the command below:
Get hands-on with 1400+ tech skills courses.