English

Harmonious Semantic Line Detection via Maximal Weight Clique Selection

Computer Vision and Pattern Recognition 2021-04-15 v1

Abstract

A novel algorithm to detect an optimal set of semantic lines is proposed in this work. We develop two networks: selection network (S-Net) and harmonization network (H-Net). First, S-Net computes the probabilities and offsets of line candidates. Second, we filter out irrelevant lines through a selection-and-removal process. Third, we construct a complete graph, whose edge weights are computed by H-Net. Finally, we determine a maximal weight clique representing an optimal set of semantic lines. Moreover, to assess the overall harmony of detected lines, we propose a novel metric, called HIoU. Experimental results demonstrate that the proposed algorithm can detect harmonious semantic lines effectively and efficiently. Our codes are available at https://github.com/dongkwonjin/Semantic-Line-MWCS.

Keywords

Cite

@article{arxiv.2104.06903,
  title  = {Harmonious Semantic Line Detection via Maximal Weight Clique Selection},
  author = {Dongkwon Jin and Wonhui Park and Seong-Gyun Jeong and Chang-Su Kim},
  journal= {arXiv preprint arXiv:2104.06903},
  year   = {2021}
}

Comments

Accepted to CVPR2021

R2 v1 2026-06-24T01:09:57.130Z