F-Clip

Line detector

Provides an implementation of a neural network for detecting lines in images and videos

The official PyTorch implementation of the paper: *Xili Dai, Haigang Gong, Shuai Wu, Xiaojun Yuan, Yi Ma. "Fully Convolutional Line Parsing." *.

GitHub

156 stars
5 watching
21 forks
Language: Python
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
svip-lab/ppgnetThis project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images.172
ayoolaolafenwa/pixellibA deep learning library for image segmentation and object detection using PyTorch.1,054
navervision/mlsdDevelops efficient and real-time line segment detection software for resource-constrained environments.543
xiong-zhitong/pytorch_rfcnAn implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks279
cherubicxn/afm_cvpr2019An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem297
yunlongdong/fcn-pytorchA PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models.161
yanconglin/deep-hough-transform-line-priorsThis implementation introduces line priors into a deep learning-based line detection system to improve efficiency and accuracy.163
cvg/sold2A deep learning framework for detecting and describing lines in images, particularly robust to occlusion549
siyuada7/tp-lsdAn implementation of a line segment detection algorithm in computer vision143
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
jingzhang617/cod-rank-localize-and-segmentDevelops a system to detect, segment, and rank camouflaged objects in images.74
hanqer/deep-hough-transformA deep learning-based approach to semantic line detection345
mlpc-ucsd/letrAn algorithm for line segment detection using Transformers without edges211
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
cvg/deeplsdA software framework for detecting and refining line segments in images using deep learning techniques497