TL;DR
This paper introduces a novel deep encoder-decoder network with temporal-spatial feature extraction and channel attention for sequential vessel segmentation in X-ray coronary angiography images, outperforming existing methods.
Contribution
The proposed network uniquely combines 3D convolutions, skip connections, and channel attention mechanisms for improved vessel segmentation in sequential images.
Findings
Outperforms state-of-the-art methods in quantitative metrics
Effective handling of complex backgrounds and noise
Demonstrates superior visual segmentation results
Abstract
This paper develops a novel encoder-decoder deep network architecture which exploits the several contextual frames of 2D+t sequential images in a sliding window centered at current frame to segment 2D vessel masks from the current frame. The architecture is equipped with temporal-spatial feature extraction in encoder stage, feature fusion in skip connection layers and channel attention mechanism in decoder stage. In the encoder stage, a series of 3D convolutional layers are employed to hierarchically extract temporal-spatial features. Skip connection layers subsequently fuse the temporal-spatial feature maps and deliver them to the corresponding decoder stages. To efficiently discriminate vessel features from the complex and noisy backgrounds in the XCA images, the decoder stage effectively utilizes channel attention blocks to refine the intermediate feature maps from skip connection…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDice Loss
