HiCoRe predicts an image's global class by running graph convolutions over complete graphs of its bounding boxes, and claims large gains over CNN baselines without using object labels.
Connection Sensitive Attention U-NET for Accurate Retinal Vessel Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We develop a connection sensitive attention U-Net(CSAU) for accurate retinal vessel segmentation. This method improves the recent attention U-Net for semantic segmentation with four key improvements: (1) connection sensitive loss that models the structure properties to improve the accuracy of pixel-wise segmentation; (2) attention gate with novel neural network structure and concatenating DOWN-Link to effectively learn better attention weights on fine vessels; (3) integration of connection sensitive loss and attention gate to further improve the accuracy on detailed vessels by additionally concatenating attention weights to features before output; (4) metrics of connection sensitive accuracy to reflect the segmentation performance on boundaries and thin vessels. Our method can effectively improve state-of-the-art vessel segmentation methods that suffer from difficulties in presence of abnormalities, bifurcation and microvascular. This connection sensitive loss tightly integrates with the proposed attention U-Net to accurately (i) segment retinal vessels, and (ii) reserve the connectivity of thin vessels by modeling the structural properties. Our method achieves the leading position on DRIVE, STARE and HRF datasets among the state-of-the-art methods.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
HiCoRe: Visual Hierarchical Context-Reasoning
HiCoRe predicts an image's global class by running graph convolutions over complete graphs of its bounding boxes, and claims large gains over CNN baselines without using object labels.