Skip to content

Using Pnuemonia Dataset, segmentation of Lungs from the scans

Notifications You must be signed in to change notification settings

nandinib1999/lungs-segmentation-ICNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

lungs-segmentation-ICNET

Segmentation using Lungs X-Ray


alt text

Details


Input 256 x 256 GrayScale XRay Images
Output 256 X 256 Segmentation Map

Important Notes

While creating data folder, please ensure the following folder structure:

    ├── ...
    ├── train                    
    │   ├── id1
    |   |   ├── images
    |   |   |   ├── id1.png
    |   |   ├── mask
    |   |   |   ├── id1.png
    |   |.....
    │   ├── test         
    │   |   ├── id2
    |   |   ├── images
    |   |   |   ├── id2.png               
    └── ...

About

Using Pnuemonia Dataset, segmentation of Lungs from the scans

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published