HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Deep Hough-Transform Line Priors

Lin Yancong ; Pintea Silvia L. ; van Gemert Jan C.

Deep Hough-Transform Line Priors

Abstract

Classical work on line segment detection is knowledge-based; it usescarefully designed geometric priors using either image gradients, pixelgroupings, or Hough transform variants. Instead, current deep learning methodsdo away with all prior knowledge and replace priors by training deep networkson large manually annotated datasets. Here, we reduce the dependency on labeleddata by building on the classic knowledge-based priors while using deepnetworks to learn features. We add line priors through a trainable Houghtransform block into a deep network. Hough transform provides the priorknowledge about global line parameterizations, while the convolutional layerscan learn the local gradient-like line features. On the Wireframe(ShanghaiTech) and York Urban datasets we show that adding prior knowledgeimproves data efficiency as line priors no longer need to be learned from data.Keywords: Hough transform; global line prior, line segment detection.

Code Repositories

yanconglin/Deep-Hough-Transform-Line-Priors
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
line-segment-detection-on-wireframe-datasetHT-HAWP
sAP10: 66.6
sAP5: 62.9
line-segment-detection-on-york-urban-datasetHT-HAWP
sAP10: 27.4
sAP5: 25.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Deep Hough-Transform Line Priors | Papers | HyperAI