dlmbl / boot

1 stars 3 forks source link

Exercise 0: Python Boot Camp

Please open the google colab notebook by clicking on this link.

You can open the solutions in colab by clicking here.

Overview

In this notebook, we will go through some basic image processing in Python, come across standard tasks required while setting up deep learning pipelines, and familiarize ourselves with popular packages such as glob, tifffile, tqdm and more.

We will learn about:

Dataset

We will be using sample images from the MoNuSeg dataset provided by Kumar et al, 2018. The data was publicly made available here by the authors of the publication. This dataset shows Hematoxylin and Eosin (H&E) Stained Images showing nuclei in different shapes.