Giter VIP home page Giter VIP logo

sissi's Introduction

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)

Citation

If this code is useful for your research, please consider citing:

@article{Elbatel2022,
   author = {Marawan Elbatel and Christina Bornberg and Manasi Kattel and Enrique Almar and Claudio Marrocco and Alessandro Bria},
   doi = {10.48550/arxiv.2208.03327},
   month = {8},
   title = {Seamless Iterative Semi-Supervised Correction of Imperfect Labels in Microscopy Images},
   publisher = {arXiv},
   url = {https://arxiv.org/abs/2208.03327v1},
   year = {2022},
}

sissi's People

Contributors

marwankefah avatar manasikattel avatar enriquealmar9 avatar

Stargazers

 avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

manasikattel

sissi's Issues

Torch version not found

@marwankefah Following error when installing requirements.txt. Could you list down the versions you currently have for all the packages?

I can find a version that satisfies all the requirements but it is better to maintain the version control.

ERROR: Could not find a version that satisfies the requirement torch==1.10.2 (from versions: 1.11.0)
ERROR: No matching distribution found for torch==1.10.2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.