paper-with-me

Papers

SUMNet: Fully Convolutional Model for Fast Segmentation of Anatomical Structures in Ultrasound Volumes

2019-01-21 · Sumanth Nandamuri, Debarghya China, Pabitra Mitra, Debdoot Sheet

Ultrasound imaging is generally employed for real-time investigation of internal anatomy of the human body for disease identification. Delineation of the anatomical boundary of organs and pathological lesions is quite challenging due to the stochastic nature of speckle intensity in the images, which also introduces visual fatigue for the observer. This paper introduces a fully convolutional neural network based method to segment organ and pathologies in ultrasound volume by learning the spatial-relationship between closely related classes in the presence of stochastically varying speckle intensity. We propose a convolutional encoder-decoder like framework with (i) feature concatenation across matched layers in encoder and decoder and (ii) index passing based unpooling at the decoder for semantic segmentation of ultrasound volumes. We have experimentally evaluated the performance on publicly available datasets consisting of $10$ intravascular ultrasound pullback acquired at $20$ MHz and $16$ freehand thyroid ultrasound volumes acquired $11 - 16$ MHz. We have obtained a dice score of $0.93 \pm 0.08$ and $0.92 \pm 0.06$ respectively, following a $10$-fold cross-validation experiment while processing frame of $256 \times 384$ pixel in $0.035$s and a volume of $256 \times 384 \times 384$ voxel in $13.44$s.

📄 PDF Abstract BibTeX arXiv:1901.06920

Code (1)

drvelmuruganb/EDD2020-Endoscopy-disease-detection-grand-challenge-2020- pytorch

Tasks

AnatomyDecoderSemantic Segmentation

Similar Papers 제목 키워드 기반

Anatomical Priors in Convolutional Networks for Unsupervised Biomedical Segmentation

2019-03-07 · CVPR 2018 6 · Adrian V. Dalca, John Guttag, Mert R. Sabuncu

We consider the problem of segmenting a biomedical image into anatomical regions of interest. We specifically address the frequent scenario where we have no paired training data that contains images and their manual segm…

MRI segmentationSegmentation

Towards Robust Cardiac Segmentation using Graph Convolutional Networks

2023-10-02 · Gilles Van De Vyver, Sarina Thomas, Guy Ben-Yosef, Sindre Hellum Olaisen 외

Fully automatic cardiac segmentation can be a fast and reproducible method to extract clinical measurements from an echocardiography examination. The U-Net architecture is the current state-of-the-art deep learning archi…

AnatomyCardiac SegmentationSegmentation

PSUMNet: Unified Modality Part Streams are All You Need for Efficient Pose-based Action Recognition

2022-08-11 · Neel Trivedi, Ravi Kiran Sarvadevabhatla

Pose-based action recognition is predominantly tackled by approaches which treat the input skeleton in a monolithic fashion, i.e. joints in the pose tree are processed as a whole. However, such approaches ignore the fact…

Action RecognitionAllSkeleton Based Action Recognition

The efficiency of deep learning algorithms for detecting anatomical reference points on radiological images of the head profile

2020-05-25 · Konstantin Dobratulin, Andrey Gaidel, Irina Aupova, Anna Ivleva 외

In this article we investigate the efficiency of deep learning algorithms in solving the task of detecting anatomical reference points on radiological images of the head in lateral projection using a fully convolutional …

Image SegmentationSemantic Segmentation

Improving anatomical plausibility in medical image segmentation via hybrid graph neural networks: applications to chest x-ray analysis

2022-03-21 · Nicolás Gaggion, Lucas Mansilla, Candelaria Mosquera, Diego H. Milone 외

Anatomical segmentation is a fundamental task in medical image computing, generally tackled with fully convolutional neural networks which produce dense segmentation masks. These models are often trained with loss functi…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1