Skip to content

This repository contains the code for Lung segmentation using Montgomery dataset in TensorFlow 2.0.

Notifications You must be signed in to change notification settings

nikhilroxtomar/Lung-Segmentation-in-TensorFlow-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Lung-Segmentation-in-TensorFlow-2.0

This repository contains the code for semantic segmentation on the Lung Segmentation dataset using TensorFlow 2.0 framework. The following models are used:

Models to be used in future:

  • RESUNET
  • DEEPLABV3+
  • more...

Dataset

Download the MontgomerySet dataset.

The Montgomery dataset is used for this for training the UNET architecture. The dataset contains the 138 pairs of images and masks. All of these images are of different shapes and contains a variety of skin lesions.

Original Image Left Lung Mask Right Lung Mask

About

This repository contains the code for Lung segmentation using Montgomery dataset in TensorFlow 2.0.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages