Project carried out within the framework of the European project DeepHealth using the infrastructure of the EPFL Embedded Systems Laboratory. The final report can be accessed here.
- Author: Francisco Javier Blázquez Martínez
- Director: Prof. David Atienza Alonso
- Supervisors: Dr. Arman Iranfar, Dr. Marina Zapater, Dr. Tomás Teijeiro Campo
Deep Learning techniques applied to medicine have proven to be more and more useful in recent years. The DeepHealth emerges as a way to provide state-of-the-art deep learning high performance computing tools adapted to their usage in medicine. In this project we create 2D and 3D models for detecting Multiple Sclerosis lesions in Magnetic Resonance Images and we evaluate the performance of EDDL library and compare it against tensorflow.
In this project we first created, evaluated and profiled 2D image segmentation models starting with the classical U-Net.
EDDL and tensorflow models can be accessed here. Their structure schema is the following:
The other 2D model analyzed was a later improvement over the U-Net model, the Double U-Net. EDDL and tensorflow models can be accessed here. Double U-Net architecture is the following:
We finally analyzed a 3D cascade model proposed by Sergi Valverde with the following structure: