Harmonious Semantic Line Detection via Maximal Weight Clique Selection
Dongkwon Jin, Wonhui Park, Seong-Gyun Jeong, Chang-Su Kim

TL;DR
This paper introduces a new algorithm for detecting harmonious semantic lines using a two-network system and maximal weight clique selection, along with a novel harmony metric, HIoU, demonstrating effective and efficient results.
Contribution
It presents a novel two-network framework and a clique-based selection method for semantic line detection, along with a new harmony metric, HIoU.
Findings
Effective detection of harmonious semantic lines.
High efficiency demonstrated in experiments.
Introduction of the HIoU metric for harmony assessment.
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.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Industrial Vision Systems and Defect Detection · Remote Sensing and LiDAR Applications
