LETR

Line Segment Detector

An algorithm for line segment detection using Transformers without edges

(CVPR 2021 Oral) LETR: Line Segment Detection Using Transformers without Edges

GitHub

211 stars
5 watching
40 forks
Language: Jupyter Notebook
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
navervision/mlsdDevelops efficient and real-time line segment detection software for resource-constrained environments.543
cherubicxn/afm_cvpr2019An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem297
svip-lab/ppgnetThis project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images.172
siyuada7/tp-lsdAn implementation of a line segment detection algorithm in computer vision143
cvg/deeplsdA software framework for detecting and refining line segments in images using deep learning techniques497
cvg/sold2A deep learning framework for detecting and describing lines in images, particularly robust to occlusion549
cleinc/linedetectorThis project provides an efficient line segment detector using OpenCV.83
delay-xili/f-clipProvides an implementation of a neural network for detecting lines in images and videos156
xlearning-scu/2021-cvpr-mrlDevelops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval.13
cslu-nlp/detectormorseA tool for automatically detecting sentence boundaries in natural language text using machine learning and handcrafted features.90
ucsc-real/calAn implementation of a method to learn with instance-dependent label noise in deep learning models using PyTorch47
mvirgo/mlnd-capstoneThis is a machine learning project that uses deep learning to detect lane lines on road images433
yanconglin/deep-hough-transform-line-priorsThis implementation introduces line priors into a deep learning-based line detection system to improve efficiency and accuracy.163
pdollar/edgesA toolbox for detecting and locating edges in images with high accuracy829
hanqer/deep-hough-transformA deep learning-based approach to semantic line detection345