Deep-Hough-Transform-Line-Priors

Line Detector

This implementation introduces line priors into a deep learning-based line detection system to improve efficiency and accuracy.

Official implementation for Deep-Hough-Transform-Line-Priors (ECCV 2020)

GitHub

164 stars
7 watching
31 forks
Language: Python
last commit: 6 days ago

Related projects:

Repository Description Stars
hanqer/deep-hough-transform A deep learning-based approach to semantic line detection 345
cherubicxn/afm_cvpr2019 An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem 297
cvg/sold2 A deep learning framework for detecting and describing lines in images, particularly robust to occlusion 548
delay-xili/f-clip Provides an implementation of a neural network for detecting lines in images and videos 156
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 105
cvg/deeplsd A software framework for detecting and refining line segments in images using deep learning techniques 488
preritj/segmentation Deep learning models for semantic segmentation of images 101
svip-lab/ppgnet This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. 172
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 919
navervision/mlsd Develops efficient and real-time line segment detection software for resource-constrained environments. 541
cauchyturing/ucr_time_series_classification_deep_learning_baseline Developing and evaluating deep learning models for time series classification with a focus on interpretability and deployability. 680
kuangjuihsu/deepco3 A deep learning framework for instance co-segmentation and object colocalization 137
williamyang1991/gp-unit This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. 192
shenwei1231/deepcontour A MATLAB-based implementation of a deep learning model for contour detection in images 94
imatge-upc/saliency-2016-cvpr This project proposes a solution to predict salient areas in images using convolutional neural networks. 186