PoL Bio-Image Analysis Training School on GPU-Accelerated Image Analysis#

This Jupyter book contains training resources for scientists who want to dive into GPU-accelerated image processing. It specifically aims for students and scientists working with microscopy images in the life sciences.

Here, we cover the GPU-Accelerated Image Analysis Track of the PoL Bio-Image Analysis Symposium. We will process images using clesperanto, cupy and Pytorch. We will denoise, deconvole and segment images with and without deep learning techniques. We will get an introduction in how to TU Dresden HPC cluster Taurus and distribute tasks using dask.

Timetable#

img.png

How to use this material#

For following the course, we recommend downloading the repository from which this Jupyter book is made. All Jupyter Notebooks are executable so that attendees can reproduce all demos and exercises.

img.png

Assuming you downloaded the repository to your Desktop, you can open the Jupyter book by opening a terminal and typing:

cd Desktop/PoL-BioImage-Analysis-TS-GPU-Accelerated-Image-Analysis
conda activate devbio-napari-env
jupyter lab

Using Jupyter lab, you can navigate to the course lessons in the docs folder. img.png

… and execute the code and experiment with it. img.png

Feedback and support#

If you have any questions create a github issue. Alternatively, open a thread on image.sc, put a link to the lesson or exercise you want to ask a question about and tag @haesleinhuepf.

Acknowledgements#

This course was held in Dresden, August 2023. We would like to thank all the people who shared teaching materials we are reusing here. We acknowledge support by the Deutsche Forschungsgemeinschaft under Germany’s Excellence Strategy—EXC2068–Cluster of Excellence Physics of Life of TU Dresden. This project has been made possible in part by grant number 2021-237734 (GPU-accelerating Fiji and friends using distributed CLIJ, NEUBIAS-style, EOSS4) from the Chan Zuckerberg Initiative DAF, an advised fund of the Silicon Valley Community Foundation.