Skip to content

The code is based on Local Global network to classify the lung CT. It improves the performance of the Local Global network by adding Convolution Bases Attention Module to the core architecture.

Notifications You must be signed in to change notification settings

NisaHameed/Lung_classification_LocalGlobalCBAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lung_classification_LocalGlobalCBAM

The code is based on extracting the local and global features of the lung data and classify them as benign or malignant. Feature refinement is done using Convolutional Block Attention Module to improve the performance of the algorithm.

The experiments are executed on LIDC-IDRI dataset. You can download the pre-processed dataset from the following link. https://drive.google.com/file/d/19JMK_IeBFlEQAEt_nrWsJcHrdyHcZMhm/view

The execution begins in experiments.py file which compares and produces the results of lung classification using baseline methods and the proposed method.

About

The code is based on Local Global network to classify the lung CT. It improves the performance of the Local Global network by adding Convolution Bases Attention Module to the core architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages