Accurate Retinal Vessel Segmentation via Octave Convolution Neural Network
Zhun Fan, Jiajie Mo, Benzhang Qiu, Wenji Li, Guijie Zhu, Chong Li,, Jianye Hu, Yibiao Rong, and Xinjian Chen

TL;DR
This paper introduces Octave UNet, a novel neural network architecture utilizing octave convolutions and transposed convolutions for improved retinal vessel segmentation, achieving high accuracy and speed without post-processing.
Contribution
The paper proposes a new octave convolution-based encoder-decoder network, Octave UNet, that captures multi-frequency features for better vessel segmentation in fundus images.
Findings
Outperforms baseline UNet in accuracy and sensitivity.
Achieves state-of-the-art results on multiple datasets.
Operates with fast processing speed without post-processing.
Abstract
Retinal vessel segmentation is a crucial step in diagnosing and screening various diseases, including diabetes, ophthalmologic diseases, and cardiovascular diseases. In this paper, we propose an effective and efficient method for vessel segmentation in color fundus images using encoder-decoder based octave convolution networks. Compared with other convolution networks utilizing standard convolution for feature extraction, the proposed method utilizes octave convolutions and octave transposed convolutions for learning multiple-spatial-frequency features, thus can better capture retinal vasculatures with varying sizes and shapes. To provide the network the capability of learning how to decode multifrequency features, we extend octave convolution and propose a new operation named octave transposed convolution. A novel architecture of convolutional neural network, named as Octave UNet…
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
TopicsRetinal Imaging and Analysis · Digital Imaging for Blood Diseases · Retinal Diseases and Treatments
MethodsOctave Convolution · Convolution
