Related Experiment Video
Updated: Sep 10, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
Lightweight wavelet convolutional network for guidewire segmentation
Guifang Zhang1, Dingyue Liu1, Zhe Ji2
1School of Computing and Artificial Intelligence, Jiangxi University of Finance and Economics, Nanchang, China; Jiangxi Province Key Laboratory of Multimedia Intelligent Processing, Nanchang, China.
Abstract:
Accurate guidewire segmentation is crucial for the success of vascular interventional procedures. Existing methods rely on a large number of parameters, making it difficult to balance performance and model size. In addition, the difficulty of collecting dual guidewire data poses constraints on the training of dual guidewire segmentation models, making dual guidewire segmentation a challenging task. This study aims to propose an efficient and robust lightweight method for accurate segmentation of single and dual guidewire in X-ray fluoroscopy sequences, while overcoming the challenges caused by data scarcity and model complexity. To this end, we propose a lightweight wavelet convolutional network (WT-CMUNeXt) for guidewire segmentation. WT-CMUNeXt integrates wavelet convolution and channel attention mechanisms, enabling efficient extraction of multi-frequency features while minimizing computational complexity. Additionally, a dual guidewire data augmentation algorithm is designed that synthesizes dual guidewire data from single guidewire data to expand the guidewire dataset. Experimental results on multiple patient sequences demonstrate that the proposed WT-CMUNeXt achieves state-of-the-art performance in the single guidewire segmentation task, with an average F1 score of 0.9048 and an average IoU of 0.8284 in most cases. For the more challenging dual guidewire segmentation task, our method also achieved a strong performance with an F1 score of 0.8668, outperforming all other methods except nnUNet. While also maintaining a minimal model size with only 3.26 M parameters and a low computational cost of 2.99 GFLOPs, making it a practical solution for real-time deployment in clinical guidewire segmentation tasks. Our code and datasets are available at: https://github.com/pikopico/WT-CMUNeXt.
Related Concept Videos
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Wave Parameters
Uniform Depth Channel Flow
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Uniform Depth Channel Flow: Problem Solving
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...

