Giter Club home page Giter Club logo

cxlseg's Introduction

CXLSeg: Chest X-ray Dataset with Lung Segmentation

CXLSeg is a publicly available database of segmented chest x-rays and corresponding masks based on MIMIC-CXR dataset.

This repository is intended to support use of the CXLSeg by providing code for different deep learning tasks. Feedback and contributions are always welcome!

Version 1.0.0

Folder Structure

  • classification
    • evaluate
    • split
    • train
    • utils
  • segmentation
    • evaluate
    • split
    • train
    • utils
  • report generation
    • split
  • notebooks
    • preview image
  • sample images

Files

  • evaluate - python scripts to evaluate classification and segmentation models.
  • split - python script to create test-train-validate datasets for each use case
  • train - python script to train the corresponding classification and segmentation tasks
  • utils - additional utility functions
  • preview-images.ipyb - notebook to preview the original, segmented and mask image.

Important Notes

This repository provide everything that you need to train classification, segmentation and report generation models. You need to download the CXLSeg dataset and use the CSVs provided with it. Additionally, MIMIC-CXR-JPG dataset needs to be downloaded in order to utilize this for report generation tasks since the original images are not inlcuded in CXLSeg.

cxlseg's People

Contributors

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