Giter Club home page Giter Club logo

lung-nodule-classification-in-ct-images's Introduction

Training a Lung Cancer Histological Type Classifier Using a Synthetic Dataset Generated by Progressive Growing GAN (PGGAN)

This repository contains the code for a Bachelor Thesis project that aims to train a classifier to identify the histological type of lung cancer nodules using a synthetic dataset generated by Progressive Growing Generative Adversarial Networks (PGGAN).

Background

Early detection of the lung cancer subtype is crucial for the prognosis and treatment of the disease, which can significantly increase the survival rate of patients. Currently, subtype detection is done through a biopsy, a time-consuming and highly invasive procedure with potential clinical implications.

Approach

To circumvent these problems, this work proposes using computed tomography images combined with deep learning (DL) algorithms, specifically convolutional neural networks, to classify the histological type of nodules. However, DL algorithms require a large number of annotated images by a specialist, which can be costly in the case of medical images.

To solve this problem, the use of PGGAN to generate additional synthetic images is proposed to train the classifier and improve its performance.

Data

Three different datasets were used in this study: HCFMRP, LungPET-CT-Dx, and NSCLC Radiomics. Together the datasets contain 3263 images from 205 exams, whose diagnosis was adenocarcinoma and 4274 images from 220 exams, whose diagnosis was squamous carcinoma.

Results

The results show that the use of PGGAN-generated images improves the performance of the classifier, reaching an accuracy of 0.940 compared to 0.906 for the model trained only with real images, representing a 3.8% improvement.

drawing drawing

Adenocarcinoma and Squamous cell carcinoma nodules (left to right) generate by the PGGAN.

Content

This repository contains the code for training and evaluating both the classifier and the PGGAN. The code is implemented in Python the popular deep learning library PyTorch.

lung-nodule-classification-in-ct-images's People

Contributors

lucastamai1221 avatar paulooctavio avatar

Watchers

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