Graph Fusion Network for Multi-Oriented Object Detection
Shi-Xue Zhang, Xiaobin Zhu, Jie-Bo Hou, Xu-Cheng Yin

TL;DR
This paper introduces GFNet, a graph fusion network that improves multi-oriented object detection by adaptively fusing dense detection boxes using graph convolutional networks, outperforming traditional NMS methods.
Contribution
The paper proposes a novel graph-based fusion approach, GFNet, which enhances detection accuracy for multi-oriented objects by reasoning over detection box clusters.
Findings
GFNet outperforms traditional NMS on multiple datasets.
The method effectively detects multi-oriented and long-size objects.
Extensive experiments verify robustness and effectiveness.
Abstract
In object detection, non-maximum suppression (NMS) methods are extensively adopted to remove horizontal duplicates of detected dense boxes for generating final object instances. However, due to the degraded quality of dense detection boxes and not explicit exploration of the context information, existing NMS methods via simple intersection-over-union (IoU) metrics tend to underperform on multi-oriented and long-size objects detection. Distinguishing with general NMS methods via duplicate removal, we propose a novel graph fusion network, named GFNet, for multi-oriented object detection. Our GFNet is extensible and adaptively fuse dense detection boxes to detect more accurate and holistic multi-oriented object instances. Specifically, we first adopt a locality-aware clustering algorithm to group dense detection boxes into different clusters. We will construct an instance sub-graph for the…
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
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Remote-Sensing Image Classification
