Giter VIP home page Giter VIP logo

coseggan's Introduction

Co-Generation and Segmentation for Generalized Surgical Instrument Segmentation on Unlabelled Data

Keras/Tensorflow implementation of coSegGAN. This work has been published in Medical Image Computing and Computer Assisted Intervention โ€“ MICCAI 2021 (https://miccai2021.org/en/).

[ arXiv / Paper ]

Dependencies

Python 3.6
Tensorflow: 2.0.0
Keras: 2.3.1

Environment Setup

Recreate conda environment as follows:

conda env create -f environment.yml

Or if you are using Docker:

docker pull tazleef/tf2.0.0-cv-keras2.3.1-imgaug:latest

Dataset

Links to the publicly available dataset used in this work:

Training

Due to privacy policy, we are unable to share our surgical dataset. However, we intend to release them soon once we get the approval. For now, we have included a few sample cases for reference. Alternatively, if you have your own data, format it in the same way and set the filepath and training parameters in data_path_Loader.py and train.py.

To train the model, run train.py.

This code can also be used for other segmentation tasks with domain variations.

Citation

If you use this code or the provided model, please cite the following paper:

@inproceedings{kalia2021co,
  title={Co-Generation and Segmentation for Generalized Surgical Instrument Segmentation on Unlabelled Data},
  author={Kalia, Megha and Aleef, Tajwar Abrar and Navab, Nassir and Black, Peter and Salcudean, Septimiu E},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={403--412},
  year={2021},
  organization={Springer}
}
}

Contact

If you face any problem using this code then create an issue in this repository or contact me at [email protected]

Acknowledgements

The code is based on https://github.com/eriklindernoren/Keras-GAN/tree/master/cyclegan

License

MIT

coseggan's People

Contributors

tajwarabraraleef avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.