IVCVApr 28, 2024

Snake with Shifted Window: Learning to Adapt Vessel Pattern for OCTA Segmentation

arXiv:2404.18096v12 citationsh-index: 5Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses segmentation for medical imaging analysis, but it appears incremental as it combines existing techniques for a specific domain.

The paper tackles retinal vessel segmentation in OCTA images by proposing the SSW-OCTA model, which achieves state-of-the-art performance on the OCTA-500 dataset.

Segmenting specific targets or structures in optical coherence tomography angiography (OCTA) images is fundamental for conducting further pathological studies. The retinal vascular layers are rich and intricate, and such vascular with complex shapes can be captured by the widely-studied OCTA images. In this paper, we thus study how to use OCTA images with projection vascular layers to segment retinal structures. To this end, we propose the SSW-OCTA model, which integrates the advantages of deformable convolutions suited for tubular structures and the swin-transformer for global feature extraction, adapting to the characteristics of OCTA modality images. Our model underwent testing and comparison on the OCTA-500 dataset, achieving state-of-the-art performance. The code is available at: https://github.com/ShellRedia/Snake-SWin-OCTA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes