Fastidious Attention Network for Navel Orange Segmentation
Xiaoye Sun, Gongyan Li, Shaoyun Xu

TL;DR
This paper introduces a lightweight fastidious attention mechanism integrated into a U-Net based network to enhance navel orange segmentation accuracy, effectively distinguishing defects and different parts of the fruit.
Contribution
The paper proposes a novel fastidious attention mechanism with learnable parameters, embedded into a U-Net backbone, to improve semantic segmentation of navel oranges and their defect categories.
Findings
Achieved 99.105% pixel accuracy in orange segmentation.
Improved IU for flaw detection by 3.165%.
Outperformed state-of-the-art networks on the dataset.
Abstract
Deep learning achieves excellent performance in many domains, so we not only apply it to the navel orange semantic segmentation task to solve the two problems of distinguishing defect categories and identifying the stem end and blossom end, but also propose a fastidious attention mechanism to further improve model performance. This lightweight attention mechanism includes two learnable parameters, activations and thresholds, to capture long-range dependence. Specifically, the threshold picks out part of the spatial feature map and the activation excite this area. Based on activations and thresholds training from different types of feature maps, we design fastidious self-attention module (FSAM) and fastidious inter-attention module (FIAM). And then construct the Fastidious Attention Network (FANet), which uses U-Net as the backbone and embeds these two modules, to solve the problems with…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Advanced Neural Network Applications · Infrastructure Maintenance and Monitoring
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
