Skip to content

garridoq/malis-project

Repository files navigation

Maximin Affinity Learning of Image Segmentation (MALIS)

The goal of this project is to implement MALIS as desribed first in:

Maximin affinity learning of image segmentation, Srinivas C. Turaga et al. Advances in Neural Information Processing Systems, 2709

The method was improved afterwards in :

Large Scale Image Segmentation with Structured Loss Based Deep Learning for Connectome Reconstruction, J. Funke et al., IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 41, pp. 1669–1680, July 2019.

We will implement both methods and will provide commented Jupyter Notebooks to both explain in detail every step of the process and also to ease the reproduction.

Here is a list of present notebooks and what you will find in them:

Notebook name Content
Training_MALIS MALIS implementation and training (original method)
Training_Unet_MALA improved MALIS implementation and training (more recent method)
Inference Using a trained model to obtain a segmentation
Evaluation Evaluation of a model on the CREMI dataset

On this repository you will also find a document called Report.pdf which contains an explanation of the methods, of our implementation, and most importantly of of results.

The slides used for our oral presentation are also available as presentation.pdf. This presentation was recorded and is available here.

A small video presenting the project in a less technical fashion (in French) is also available here.

Technology used

For this project, we used the following libraries :

Image results

We applied the method on the CREMI dataset, which is composed of drosophilia brain images. We display cell borders and not the labels to ease the visualization

We got the following results when using a Unet with the constrained MALIS loss.

Image Raw image Groundtruth Our results
Image 1
Image 2
Image 3
Image 4

Team

This project was done throughout the year with the following team :

  • Quentin GARRIDO (Team Leader)
  • Tiphanie LAMY VERDIN
  • Josselin LEFÈVRE
  • Annie LIM
  • Raphaël LAPERTOT (only for the second semester)

We were supervised by Laurent NAJMAN, who was of great help to us.

About

Implementation and analysis of Maximin Affinity of Image Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •