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

154 stars
5 watching
21 forks
Language: Python
last commit: about 1 month ago

Related projects:

Repository Description Stars
svip-lab/ppgnet This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. 173
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,049
navervision/mlsd Develops efficient and real-time line segment detection software for resource-constrained environments. 539
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
cherubicxn/afm_cvpr2019 An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem 295
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
yanconglin/deep-hough-transform-line-priors This implementation introduces line priors into a deep learning-based line detection system to improve efficiency and accuracy. 164
cvg/sold2 A deep learning framework for detecting and describing lines in images, particularly robust to occlusion 546
siyuada7/tp-lsd An implementation of a line segment detection algorithm in computer vision 142
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
jingzhang617/cod-rank-localize-and-segment Develops a system to detect, segment, and rank camouflaged objects in images. 74
hanqer/deep-hough-transform A deep learning-based approach to semantic line detection 344
mlpc-ucsd/letr An algorithm for line segment detection using Transformers without edges 210
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
cvg/deeplsd A software framework for detecting and refining line segments in images using deep learning techniques 484