Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semantic Line Detection Using Mirror Attention and Comparative Ranking and Matching

About

A novel algorithm to detect semantic lines is proposed in this paper. We develop three networks: detection network with mirror attention (D-Net) and comparative ranking and matching networks (R-Net and M-Net). D-Net extracts semantic lines by exploiting rich contextual information. To this end, we design the mirror attention module. Then, through pairwise comparisons of extracted semantic lines, we iteratively select the most semantic line and remove redundant ones overlapping with the selected one. For the pairwise comparisons, we develop R-Net and M-Net in the Siamese architecture. Experiments demonstrate that the proposed algorithm outperforms the conventional semantic line detector significantly. Moreover, we apply the proposed algorithm to detect two important kinds of semantic lines successfully: dominant parallel lines and reflection symmetry axes. Our codes are available at https://github.com/dongkwonjin/Semantic-Line-DRM.

Dongkwon Jin, Jun-Tae Lee, Chang-Su Kim• 2022

Related benchmarks

TaskDatasetResultRank
Dominant parallel line detectionAVA landscape (test)
AUC_A0.5631
15
Semantic Line DetectionSEL Hard
AUC_P87.19
6
Semantic Line DetectionSEL
AUC_P85.44
6
Symmetry axis detectionICCV (test)
AUC (Axis A)90.6
5
Symmetry axis detectionNYU (test)
AUC (A)92.78
5
Symmetry axis detectionSYM_Hard (test)
AUC (A)84.73
5
Vanishing Point DetectionAVA landscape (test)
AA1°8.6
3
Showing 7 of 7 rows

Other info

Code

Follow for update