Skip to content

LungINFseg: Segmenting COVID-19 Infected Regions in Lung CT Images Based on Receptive-Field-Aware Deep Learning Framework

Notifications You must be signed in to change notification settings

vivek231/LungINFseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LungINFseg

LungINFseg: Segmenting COVID-19 Infected Regions in Lung CT Images Based on Receptive-Field-Aware Deep Learning Framework

Prerequisites

+ Linux
+ Python with numpy
+ NVIDIA GPU + CUDA 8.0 + CuDNNv5.1
+ pytorch 4.0/4.1
+ torchvision

Getting started

- Clone this repo 
- Install requirements

+ Train the model:

python train.py 

+ Test the model:

python test.py

👇 Screenshot:

Citation:

If you use the code in your work, please use the following citation:

@article{kumar2021lunginfseg,
  title={Lunginfseg: Segmenting covid-19 infected regions in lung ct images based on a receptive-field-aware deep learning framework},
  author={Kumar Singh, Vivek and Abdel-Nasser, Mohamed and Pandey, Nidhi and Puig, Domenec},
  journal={Diagnostics},
  volume={11},
  number={2},
  pages={158},
  year={2021},
  publisher={Multidisciplinary Digital Publishing Institute}
}

About

LungINFseg: Segmenting COVID-19 Infected Regions in Lung CT Images Based on Receptive-Field-Aware Deep Learning Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages