paper-with-me

Papers

Deep Active Lesion Segmentation

2019-08-19 · Ali Hatamizadeh, Assaf Hoogi, Debleena Sengupta, Wuyue Lu, Brian Wilcox, Daniel Rubin, Demetri Terzopoulos

Lesion segmentation is an important problem in computer-assisted diagnosis that remains challenging due to the prevalence of low contrast, irregular boundaries that are unamenable to shape priors. We introduce Deep Active Lesion Segmentation (DALS), a fully automated segmentation framework for that leverages the powerful nonlinear feature extraction abilities of fully Convolutional Neural Networks (CNNs) and the precise boundary delineation abilities of Active Contour Models (ACMs). Our DALS framework benefits from an improved level-set ACM formulation with a per-pixel-parameterized energy functional and a novel multiscale encoder-decoder CNN that learns an initialization probability map along with parameter maps for the ACM. We evaluate our lesion segmentation model on a new Multiorgan Lesion Segmentation (MLS) dataset that contains images of various organs, including brain, liver, and lung, across different imaging modalities---MR and CT. Our results demonstrate favorable performance compared to competing methods, especially for small training datasets. Source code : $\text{https://github.com/ahatamiz/dals}$

📄 PDF Abstract BibTeX arXiv:1908.06933

Code (1)

ahatamiz/dals 공식 구현 tf

Tasks

DecoderLesion SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Kaiming Initialization 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Development and evaluation of a 3D annotation software for interactive COVID-19 lesion segmentation in chest CT

2020-12-29 · Simone Bendazzoli, Irene Brusini, Mehdi Astaraki, Mats Persson 외

Segmentation of COVID-19 lesions from chest CT scans is of great importance for better diagnosing the disease and investigating its extent. However, manual segmentation can be very time consuming and subjective, given th…

Lesion SegmentationSegmentation

Interactive Segmentation and Report Generation for CT Images

2025-03-05 · Yannian Gu, Wenhui Lei, HanYu Chen, Xiaofan Zhang 외

Automated CT report generation plays a crucial role in improving diagnostic accuracy and clinical workflow efficiency. However, existing methods lack interpretability and impede patient-clinician understanding, while the…

AttributeDiagnosticInteractive SegmentationLesion Segmentation+1

A Fully-Automated Pipeline for Detection and Segmentation of Liver Lesions and Pathological Lymph Nodes

2017-03-19 · Assaf Hoogi, John W. Lambert, Yefeng Zheng, Dorin Comaniciu 외

We propose a fully-automated method for accurate and robust detection and segmentation of potentially cancerous lesions found in the liver and in lymph nodes. The process is performed in three steps, including organ dete…

Computed Tomography (CT)DiversityLesion DetectionLesion Segmentation+2

A New Approach for Automatic Segmentation and Evaluation of Pigmentation Lesion by using Active Contour Model and Speeded Up Robust Features

2021-01-18 · Sara Mardanisamani, Zahra Karimi, Akram Jamshidzadeh, Mehran Yazdi 외

Digital image processing techniques have wide applications in different scientific fields including the medicine. By use of image processing algorithms, physicians have been more successful in diagnosis of different dise…

Lesion SegmentationSegmentationSkin Lesion Segmentation

A Survey on Deep Learning for Skin Lesion Segmentation

2022-06-01 · Zahra Mirikharaji, Kumar Abhishek, Alceu Bissoto, Catarina Barata 외

Skin cancer is a major public health problem that could benefit from computer-aided diagnosis to reduce the burden of this common disease. Skin lesion segmentation from images is an important step toward achieving this g…

Deep LearningLesion SegmentationSegmentationSkin Lesion Segmentation+2