Deep Learning for Medical Imaging
by Hugo Larochelle, Yun Liu, Derek Wu (Google Brain)
MICCAI 2017, September 10th
by Hugo Larochelle, Yun Liu, Derek Wu (Google Brain)
MICCAI 2017, September 10th
Deep learning is the field of machine learning that studies and develops artificial neural networks capable of learning several layers of representation (features) from raw data. These methods have delivered new levels of performance in the field of computer vision. More recently, they have become popular in medical imaging systems, such as for the segmentation of various types of tissues in medical imagery.
In this tutorial, we will provide an introduction to deep learning, covering both theory and practice. On the theory side, we will describe the most common concepts found in today’s deep learning research, with a focus on convolutional neural networks. On the practical side, we will describe how the TensorFlow library can be used to apply deep learning in medical imaging, covering both TensorFlow basics and specific use cases in medical imaging applications.
For more information on this tutorial, contact us at tutorial-deep@miccai2017.org .