CSDN: Combing Shallow and Deep Networks for Accurate Real-time Segmentation of High-definition Intravascular Ultrasound Images
Shaofeng Yuan, Feng Yang

TL;DR
This paper introduces CSDN, a two-stream neural network framework that combines shallow and deep networks with a fusion module to achieve accurate, real-time segmentation of high-resolution intravascular ultrasound images, balancing speed and precision.
Contribution
The paper presents a novel two-stream network architecture with a fusion module for efficient IVUS image segmentation, improving accuracy and speed over existing methods.
Findings
Achieves high segmentation accuracy on IVUS images.
Balances analysis speed and segmentation precision.
Outperforms previous methods in real-time applications.
Abstract
Intravascular ultrasound (IVUS) is the preferred modality for capturing real-time and high resolution cross-sectional images of the coronary arteries, and evaluating the stenosis. Accurate and real-time segmentation of IVUS images involves the delineation of lumen and external elastic membrane borders. In this paper, we propose a two-stream framework for efficient segmentation of 60 MHz high resolution IVUS images. It combines shallow and deep networks, namely, CSDN. The shallow network with thick channels focuses to extract low-level details. The deep network with thin channels takes charge of learning high-level semantics. Treating the above information separately enables learning a model to achieve high accuracy and high efficiency for accurate real-time segmentation. To further improve the segmentation performance, mutual guided fusion module is used to enhance and fuse both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPhotoacoustic and Ultrasonic Imaging · Medical Image Segmentation Techniques · Coronary Interventions and Diagnostics
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
