Lung Nodule Segmentation

12 papers with code • 5 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Lung Nodule Segmentation models and implementations

Most implemented papers

Road Extraction by Deep Residual U-Net

rishikksh20/ResUnet 29 Nov 2017

Road extraction from aerial images has been a hot research topic in the field of remote sensing image analysis.

Recurrent Residual Convolutional Neural Network based on U-Net (R2U-Net) for Medical Image Segmentation

LeeJunHyun/Image_Segmentation 20 Feb 2018

In this paper, we propose a Recurrent Convolutional Neural Network (RCNN) based on U-Net as well as a Recurrent Residual Convolutional Neural Network (RRCNN) based on U-Net models, which are named RU-Net and R2U-Net respectively.

Bi-Directional ConvLSTM U-Net with Densley Connected Convolutions

rezazad68/BCDU-Net In Proceedings of the IEEE/CVF international conference on computer vision workshops 2019

To strengthen feature propagation and encourage feature reuse, we use densely connected convolutions in the last convolutional layer of the encoding path.

Models Genesis: Generic Autodidactic Models for 3D Medical Image Analysis

MrGiovanni/ModelsGenesis 19 Aug 2019

More importantly, learning a model from scratch simply in 3D may not necessarily yield performance better than transfer learning from ImageNet in 2D, but our Models Genesis consistently top any 2D approaches including fine-tuning the models pre-trained from ImageNet as well as fine-tuning the 2D versions of our Models Genesis, confirming the importance of 3D anatomical information and significance of our Models Genesis for 3D medical imaging.

Learning Semantics-enriched Representation via Self-discovery, Self-classification, and Self-restoration

JLiangLab/SemanticGenesis 14 Jul 2020

To this end, we train deep models to learn semantically enriched visual representation by self-discovery, self-classification, and self-restoration of the anatomy underneath medical images, resulting in a semantics-enriched, general-purpose, pre-trained 3D model, named Semantic Genesis.

Uncertainty-Guided Lung Nodule Segmentation with Feature-Aware Attention

qiuliwang/lidc-idri-toolbox-python 24 Oct 2021

With an Uncertainty-Aware Module, this network can provide a Multi-Confidence Mask (MCM), pointing out regions with different segmentation uncertainty levels.

iW-Net: an automatic and minimalistic interactive lung nodule segmentation deep network

gmaresta/iW-Net 30 Nov 2018

We propose iW-Net, a deep learning model that allows for both automatic and interactive segmentation of lung nodules in computed tomography images.

Level set image segmentation with velocity term learned from data with applications to lung nodule segmentation

notmatthancock/level-set-machine-learning 8 Oct 2019

Approach: We introduce an extension of the standard level set image segmentation method where the velocity function is learned from data via machine learning regression methods, rather than a priori designed.

U-Det: A Modified U-Net architecture with bidirectional feature network for lung nodule segmentation

NikV-JS/U-Det 20 Mar 2020

Early diagnosis and analysis of lung cancer involve a precise and efficient lung nodule segmentation in computed tomography (CT) images.

Probabilistic 3D segmentation for aleatoric uncertainty quantification in full 3D medical data

cviviers/prob_3d_segmentation 1 May 2023

To this end, we have developed a 3D probabilistic segmentation framework augmented with NFs, to enable capturing the distributions of various complexity.