Giter VIP home page Giter VIP logo

med3dresnet's Introduction

Cardiovascular risk computed via Deep Learning (DL) on thoracic CT scans (Med3DResNet)

Timothy Burt, Luben Popov, Yuan Zi

COSC 7373 Advanced Computer Vision Fall 2019 Team 1

University of Houston

Project Goal

  • Design, build, train, and test a deep learning pipeline for feature detection using thoracic CT scans of patients’ hearts
    • Obtain thoracic CT scans of patients
    • Design and implement an annotation tool to annotate crop landmarks for the CT scans
    • Implement a normalization pipeline to normalize the CT scans into 3D arrays
    • Design and implement a CNN that performs feature selection on the normalized arrays

Project Pipeline

image

Setup/Evaluation

See docs folder for a manual with usage and a tutorial.

Annotation GUI Tool

GUI tool to annotate DICOM images and batch export.

To run, type python CTImageAnnotationTool.py

See docs folder for a manual with usage and a tutorial.

Med3DResNet Training/Testing CLI Tool

To Run, type python CNN_main.py **kwargs

See docs folder for a manual with usage and a tutorial.

Contributions

Luben Popov

  • About half the final presentation slides (3/8)
  • Annotation Tool Manual/Tutorial
  • Code
    • AnnotationWidget.py
    • CTImageAnnotationTool.py
    • CTImageAnnotationToolMainWindow.py
    • DataExport.py
    • DataNormalization.py (with Yuan's help)
    • DataReader.py
    • DICOMCrossSectionalImage.py
    • HeartLandmarks.py
    • MathUtil.py
    • SpinnerDialComboWidget.py
    • ViewSliceDataWidget.py
    • ViewSliceWidget.py
    • XYSpinnerComboWidget.py

Tim Burt

  • About half the final presentation slides (4/8)
  • Med3DResNet Manual/Tutorial
  • Code
    • CNN_batch_run.py
    • CNN_main.py
    • CNN_ops.py
    • CNN_ResNet.py
    • CNN_utils.py
    • Visualization.py (includes most plots/videos)
    • README.md

Yuan Zi

  • Some of the final presentation slides (1/8)
  • Code
    • preprocess.py (some preprocessing images, mainly integrated into Luben's GUI)
    • Docker Container Setup and Build

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.