Giter Site home page Giter Site logo

yatingpan / chestimagenomechangedetection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plan-lab/chestimagenomechangedetection

0.0 0.0 0.0 12.07 MB

This is the code repository for the ChestI maGenome Clinical Application Task 1: Change between sequential CXR exams

License: MIT License

Python 100.00%

chestimagenomechangedetection's Introduction

ChestImaGenomeChangeDetection

This is the code repository for the Chest ImaGenome Clinical Application Task 1: Change between sequential CXR exams, as presented in our NeurIPS 2021 Datasets and Benchmarks Track paper Chest ImaGenome Dataset for Clinical Reasoning.

The encoder is a torchXRayVision pre-trained ResNet101 autoencoder that is trained on several medical imaging datasets. The encoder image representations are concatenated and passed through a dense layer and a final classification layer. To train a model, download the ChestImaGenome dataset from PhysioNet. Training, validation and test splits are provided for reproducibility purposes.

If you find this code, models or results useful, please cite us using the following BibTeX:

@inproceedings{wu2021chest,
  title={Chest ImaGenome Dataset for Clinical Reasoning},
  author={Wu, Joy T and Agu, Nkechinyere Nneka and Lourentzou, Ismini and Sharma, Arjun and Paguio, Joseph Alexander and Yao, Jasper Seth and Dee, Edward Christopher and Mitchell, William G and Kashyap, Satyananda and Giovannini, Andrea and others},
  booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 2)},
  year={2021}
}

Package Dependencies

  • tables
  • torch
  • torchvision
  • torchmetrics
  • scikit-learn
  • torchxrayvision
  • pytorch_lightning
  • ray[tune]

Dependencies can be installed with pip -r requirements.txt.

chestimagenomechangedetection's People

Contributors

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