paper-with-me

홈 › Papers

SPEEDNet: Salient Pyramidal Enhancement Encoder-Decoder Network for Colonoscopy Images

2023-12-02 · Tushir Sahu, Vidhi Bhatt, Sai Chandra Teja R, Sparsh Mittal, Nagesh Kumar S

Accurate identification and precise delineation of regions of significance, such as tumors or lesions, is a pivotal goal in medical imaging analysis. This paper proposes SPEEDNet, a novel architecture for precisely segmenting lesions within colonoscopy images. SPEEDNet uses a novel block named Dilated-Involutional Pyramidal Convolution Fusion (DIPC). A DIPC block combines the dilated involution layers pairwise into a pyramidal structure to convert the feature maps into a compact space. This lowers the total number of parameters while improving the learning of representations across an optimal receptive field, thereby reducing the blurring effect. On the EBHISeg dataset, SPEEDNet outperforms three previous networks: UNet, FeedNet, and AttesResDUNet. Specifically, SPEEDNet attains an average dice score of 0.952 and a recall of 0.971. Qualitative results and ablation studies provide additional insights into the effectiveness of SPEEDNet. The model size of SPEEDNet is 9.81 MB, significantly smaller than that of UNet (22.84 MB), FeedNet(185.58 MB), and AttesResDUNet (140.09 MB).

📄 PDF Abstract BibTeX arXiv:2312.01128

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Salient Building Outline Enhancement and Extraction Using Iterative L0 Smoothing and Line Enhancing

2019-06-06 · Cho-Ying Wu, Ulrich Neumann

In this paper, our goal is salient building outline enhancement and extraction from images taken from consumer cameras using L0 smoothing. We address weak outlines and over-smoothing problem. Weak outlines are often unde…

DecoderSemantic Segmentation

SpeedNet: Learning the Speediness in Videos

2020-04-13 · CVPR 2020 6 · Sagie Benaim, Ariel Ephrat, Oran Lang, Inbar Mosseri 외

We wish to automatically predict the "speediness" of moving objects in videos---whether they move faster, at, or slower than their "natural" speed. The core component in our approach is SpeedNet---a novel deep network tr…

Action RecognitionBinary ClassificationRetrievalSelf-Supervised Action Recognition+1

CarSpeedNet: A Deep Neural Network-based Car Speed Estimation from Smartphone Accelerometer

2024-01-15 · Barak Or

We introduce the CarSpeedNet, a deep learning model designed to estimate car speed using three-axis accelerometer data from smartphones. Using 13 hours of data collected from a smartphone in cars across various roads, Ca…

Texture-Semantic Collaboration Network for ORSI Salient Object Detection

2023-12-06 · Gongyang Li, Zhen Bai, Zhi Liu

Salient object detection (SOD) in optical remote sensing images (ORSIs) has become increasingly popular recently. Due to the characteristics of ORSIs, ORSI-SOD is full of challenges, such as multiple objects, small objec…

DecoderObjectobject-detectionObject Detection+2

A Single Stream Network for Robust and Real-time RGB-D Salient Object Detection

2020-07-14 · ECCV 2020 8 · Xiaoqi Zhao, Lihe Zhang, Youwei Pang, Huchuan Lu 외

Existing RGB-D salient object detection (SOD) approaches concentrate on the cross-modal fusion between the RGB stream and the depth stream. They do not deeply explore the effect of the depth map itself. In this work, we …

Decoderobject-detectionObject DetectionRGB-D Salient Object Detection+3