lung-segmentation-2d
Lung seg
A deep learning model for segmenting lung tissue from 2D chest X-ray images using a UNet architecture.
Lung fields segmentation on CXR images using convolutional neural networks.
172 stars
13 watching
72 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
convolutional-neural-networksdeep-learningkeraslung-segmentationsegmentationunet
Related projects:
Repository | Description | Stars |
---|---|---|
imlab-uiip/keras-segnet | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 184 |
kreshuklab/plant-seg | A tool for cell instance aware segmentation in densely packed 3D volumetric images | 97 |
intact-project/ild-cnn | Develops a deep convolutional neural network to classify lung patterns in interstitial lung diseases | 24 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
zhengpeng7/birefnet | This repository provides a software framework and implementation of a neural network model for high-resolution image segmentation tasks | 1,379 |
martinkersner/py-img-seg-eval | A Python package providing metrics and tools for evaluating image segmentation models | 282 |
xiaolonw/nips14_loc_seg_testonly | An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
scottykwok/cervix-roi-segmentation-by-unet | This project provides an implementation of the U-NET algorithm for segmenting regions of interest in cervical images. | 35 |
imatge-upc/liverseg-2017-nipsws | A method to segment liver lesions from CT scans using CNNs with a cascaded architecture and detector | 99 |
thelegendali/deeplab-context | An implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields. | 239 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |