Skip to content

MICCAI 2022 DART Best Paper Award: Seamless Iterative Semi-Supervised Correction of Imperfect Labels in Microscopy Images

Notifications You must be signed in to change notification settings

marwankefah/SISSI

Repository files navigation

SISSI: Seamless Iterative Semi-Supervised Correction of Imperfect Labels in Microscopy Images

Introduction

This is the official PyTorch implementation of the paper "SISSI: Seamless Iterative Semi-Supervised Correction of Imperfect Labels in Microscopy Images" to appear in MICCAI 2022 Workshop on Domain Adaptation and Representation Transfer DART 2022.

SISSI: pipeline

Noisy annotiation generation

The code for noisy annotation generation is in noisy_annotations_generation. Specific algorithms have been developed for different state of cells: dead, alive and inhibited, the noisy image level annotations are assumed to be true when developing these algorithms.

Training your model

You can run deep_learning_code/train_mix.py to train your model in SSSI framework.

SISSI Components

Determining the Start of the Semi-Supervised Phase

  • ADELE Adoption for Object detection
  • The implementation for determining the optimal point that represents the start of memorisation phase can be found in if_update in deep_learning_code/utils.py.

Pseudo Label Generation

Synthetic-like image adaptation according to pseudo labels (Seamless cloning)

About

MICCAI 2022 DART Best Paper Award: Seamless Iterative Semi-Supervised Correction of Imperfect Labels in Microscopy Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages