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: about 1 month ago

Related projects:

Repository Description Stars
hanqer/deep-hough-transform A deep learning-based approach to semantic line detection 344
cherubicxn/afm_cvpr2019 An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem 295
cvg/sold2 A deep learning framework for detecting and describing lines in images, particularly robust to occlusion 546
delay-xili/f-clip Provides an implementation of a neural network for detecting lines in images and videos 154
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
cvg/deeplsd A software framework for detecting and refining line segments in images using deep learning techniques 484
preritj/segmentation Deep learning models for semantic segmentation of images 100
svip-lab/ppgnet This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. 173
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
navervision/mlsd Develops efficient and real-time line segment detection software for resource-constrained environments. 539
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. 677
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 The deep contour detector is a MATLAB-based software for detecting contours in images using a deep learning approach 94
imatge-upc/saliency-2016-cvpr This project proposes a solution to predict salient areas in images using convolutional neural networks. 185