paper-with-me

홈 › Papers

Deep learning architectures for automated image segmentation

2019-09-19 · Debleena Sengupta

Image segmentation is widely used in a variety of computer vision tasks, such as object localization and recognition, boundary detection, and medical imaging. This thesis proposes deep learning architectures to improve automatic object localization and boundary delineation for salient object segmentation in natural images and for 2D medical image segmentation. First, we propose and evaluate a novel dilated dense encoder-decoder architecture with a custom dilated spatial pyramid pooling block to accurately localize and delineate boundaries for salient object segmentation. The dilation offers better spatial understanding and the dense connectivity preserves features learned at shallower levels of the network for better localization. Tested on three publicly available datasets, our architecture outperforms the state-of-the-art for one and is very competitive on the other two. Second, we propose and evaluate a custom 2D dilated dense UNet architecture for accurate lesion localization and segmentation in medical images. This architecture can be utilized as a stand-alone segmentation framework or used as a rich feature extracting backbone to aid other models in medical image segmentation. Our architecture outperforms all baseline models for accurate lesion localization and segmentation on a new dataset. We furthermore explore the main considerations that should be taken into account for 3D medical image segmentation, among them preprocessing techniques and specialized loss functions.

📄 PDF Abstract BibTeX arXiv:1909.10333

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionDecoderDeep LearningImage SegmentationMedical Image SegmentationObjectObject LocalizationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…

Similar Papers 제목 키워드 기반

Fully Convolutional Multi-scale Residual DenseNets for Cardiac Segmentation and Automated Cardiac Diagnosis using Ensemble of Classifiers

2018-01-16 · Mahendra Khened, Varghese Alex Kollerathu, Ganapathy Krishnamurthi

Deep fully convolutional neural network (FCN) based architectures have shown great potential in medical image segmentation. However, such architectures usually have millions of parameters and inadequate number of trainin…

Cardiac SegmentationDiagnosticImage SegmentationMedical Image Analysis+3

Comparative Analysis of Image, Video, and Audio Classifiers for Automated News Video Segmentation

2025-03-27 · Jonathan Attard, Dylan Seychell

News videos require efficient content organisation and retrieval systems, but their unstructured nature poses significant challenges for automated processing. This paper presents a comprehensive comparative analysis of i…

Binary ClassificationVideo SegmentationVideo Semantic Segmentation

Deep Semantic Segmentation for Automated Driving: Taxonomy, Roadmap and Challenges

2017-07-08 · Mennatullah Siam, Sara Elkerdawy, Martin Jagersand, Senthil Yogamani

Semantic segmentation was seen as a challenging computer vision problem few years ago. Due to recent advancements in deep learning, relatively accurate solutions are now possible for its use in automated driving. In this…

SegmentationSemantic SegmentationSurvey

When CNNs Outperform Transformers and Mambas: Revisiting Deep Architectures for Dental Caries Segmentation

2025-11-18 · Aashish Ghimire, Jun Zeng, Roshan Paudel, Nikhil Kumar Tomar 외 arxiv

Accurate identification and segmentation of dental caries in panoramic radiographs are critical for early diagnosis and effective treatment planning. Automated segmentation remains challenging due to low lesion contrast,…

Medical Image Segmentation

Pixel Wised Lesion Prediction on COVID-19 CT Imagery: A Comparative Analysis of Automated Image Segmentation Architectures

2026-05-19 · Sarmad Khan, Arslan Shaukat, Umer Asgher, Basim Azam arxiv

In recent years, there has been a notable increase in the level of attention that is given to algorithms based on deep learning in the context of medical image segmentation. Nevertheless, the reliability of the field has…

Medical Image Segmentation