Giter VIP home page Giter VIP logo

interpretability_augmentation's Introduction

Interpretability-guided Data Augmentation

This repository contains the code of the paper Interpretability-guided Data Augmentation for Robust Segmentation in Multi-centre Colonoscopy Data, accepted at the MLMI workshop at MICCAI 2023.

A pre-print of the paper is available at this link.

Graphical Abstract

all_in_one_figure

Requirements

All experiments were carried out using the following:

albumentations==1.3.0
captum==0.6.0
hydra-core==1.3.2
kornia==0.6.12
lightning==2.0.0
monai==1.1.0
numpy==1.23.0
omegaconf==2.3.0
pandas==1.4.3
psutil==5.9.4
scikit-image==0.19.2
scikit-learn==1.1.1
torch==1.13.1
torchmetrics==0.11.4
torchvision==0.14.1
wandb==0.13.9

Dataset

All experiments were conducted on the open-source PolypGen dataset. You can ask for access to the dataset at this link.

Training

To launch the training of one of the available models run the following:

python /PATH_TO_REPO/train.py 

All configuration parameters are handles by Hydra, to run different experiments modify the config files available in the folder conf. Please refer to Hydra docs to see how to over-ride configuration parameters directly from the command line.

To-do

  • Remove artifact creation in W&B logging

Aknowledgments

  • Thanks to spthermo for the original Pytorch implementation of SDNet.
  • Thanks to sharib-vision for the original Pytorch implementations of UNet and DeepLabV3+.
  • Thanks to DebeshJha for the original dataset repository.

interpretability_augmentation's People

Contributors

valecorbetta avatar

Stargazers

 avatar  avatar

Watchers

Sean Benson avatar moi avatar

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.