Coder Social home page Coder Social logo

escc_ml's Introduction

Deep-learning Radiomics techniques for classification modelling

Introduction

This is the code for the paper entitled "Computed tomography-based deep-learning prediction of neoadjuvant chemoradiotherapy treatment response in esophageal squamous cell carcinoma"

This code includes feature extraction from pretrained Deep Convolutional Neural Network model and then further model training and validation by machine learning approaches.

Methods

Analysis flowchart.

  • Radiological features extracted from the deep learning method and handcrafted radiomics method
  • Machine learning methods in model construction
  • Model evaluation

Requirement

All requirements are given in requirements.txt

Python requirements

  • numpy 1.16.3
  • pandas 0.24.2
  • scipy 1.2.1
  • SimpleITK 1.2.0
  • Keras 2.2.4
  • scikit-learn 0.21.1

R requirements

  • psych 1.8.12
  • combat 2.0
  • data.table 1.12.6

Performance

The followed table showed the area under the receiver operating characteristic curve (AUC) by
different feature extractorsin the external test cohort
Method AUC
ResNet50 0.805
Xception 0.763
VGG16 0.648
VGG19 0.635
InceptionV3 0.753
InceptionResNetV2 0.653
Radiomics 0.725
The feature maps generated from ResNet50 indicated locations that were important for output
generation (followed figure). Tumoral and peri-tumoral areas of the images were shown to be 
valuable for the feature pattern extraction.

Suppl fig 3

Reference

Xception: Deep Learning with Depthwise Separable Convolutions

Very Deep Convolutional Networks for Large-Scale Image Recognition

Deep Residual Learning for Image Recognition

Rethinking the Inception Architecture for Computer Vision

Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning

Visual Explanations from Deep Networks via Gradient-Based Localization

Harmonization of multi-site imaging data with ComBat

escc_ml's People

Contributors

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