Giter Site home page Giter Site logo

csuzbw / cto-model Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fsciencer/cto-model

0.0 0.0 0.0 1.23 MB

This is an implementation of "Deep Learning Prediction for Percutaneous Recanalization of Chronic Total Occlusion Using Coronary CT Angiography".

Python 100.00%

cto-model's Introduction

Deep Learning Prediction for Percutaneous Recanalization of Chronic Total Occlusion Using Coronary CT Angiography

Introduction

Background: CT imaging is helpful in diagnosis and guiding revascularization of chronic total occlusion (CTO), but time-consuming conventional prediction scores need to be improved. Deep learning (DL) has superior performance and may be used to predict efficiently the percutaneous coronary intervention (PCI) of CTO.

Purpose: An end-to-end automated prediction framework is proposed to predict the 30-min guidewire (guidewire) crossing and percutaneous coronary intervention (PCI) success for chronic total occlusion (CTO). The framework first segments the coronary artery and then detects candidate CTO lesions based on the delineated coronary artery. Then, it extracts the pathological features of CTO lesions and predicts the PCI success rate for CTO. This framework consists of the Patch-UCTNet for coronary delineation, a strategy for CTO lesion detection, the Swin Transformer network for CTO feature extraction, and a classification module for CTO PCI prediction.

Flowchart of the model

Comparison with other scores

Requirements

python==3.7.1 
torch==1.7.0
connected-components-3d==3.12.3
empatches==0.2.3
timm==0.9.5

cto-model's People

Contributors

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