CornerFormer: Boosting Corner Representation for Fine-Grained Structured Reconstruction
Hongbo Tian, Yulong Li, Linzhi Huang, Xu Ling, Yue Yang, and Jiani Hu

TL;DR
CornerFormer introduces an integrated approach that enhances corner representation by sharing features across detection and prediction tasks, significantly improving fine-grained structural reconstruction in images.
Contribution
It proposes a novel unified corner representation method that fuses knowledge between corner detection and edge prediction, outperforming existing two-stage transformer-based models.
Findings
Outperforms state-of-the-art by +1.9% F-1 on corners
Achieves +3.0% F-1 improvement on edges
Better reconstructs fine-grained structures like tiny edges
Abstract
Structured reconstruction is a non-trivial dense prediction problem, which extracts structural information (\eg, building corners and edges) from a raster image, then reconstructs it to a 2D planar graph accordingly. Compared with common segmentation or detection problems, it significantly relays on the capability that leveraging holistic geometric information for structural reasoning. Current transformer-based approaches tackle this challenging problem in a two-stage manner, which detect corners in the first model and classify the proposed edges (corner-pairs) in the second model. However, they separate two-stage into different models and only share the backbone encoder. Unlike the existing modeling strategies, we present an enhanced corner representation method: 1) It fuses knowledge between the corner detection and edge prediction by sharing feature in different granularity; 2)…
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
Topics3D Surveying and Cultural Heritage · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
MethodsHeatmap
