afm_cvpr2019

Line Segment Detector

An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem

Official implementation of paper "Learning Attraction Field Map for Robust Line Segment Detection" (CVPR 2019)

GitHub

297 stars
16 watching
65 forks
Language: Python
last commit: about 7 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
mlpc-ucsd/letrAn algorithm for line segment detection using Transformers without edges211
cvg/sold2A deep learning framework for detecting and describing lines in images, particularly robust to occlusion549
aka-discover/ccmba_cvpr23Improving semantic segmentation robustness to motion blur using custom data augmentation techniques6
cvg/deeplsdA software framework for detecting and refining line segments in images using deep learning techniques497
yanconglin/deep-hough-transform-line-priorsThis implementation introduces line priors into a deep learning-based line detection system to improve efficiency and accuracy.163
delay-xili/f-clipProvides an implementation of a neural network for detecting lines in images and videos156
hciilab/derpnImproves object detection by generating region proposals with increased adaptivity.156
jingzhang617/cod-rank-localize-and-segmentDevelops a system to detect, segment, and rank camouflaged objects in images.74
navervision/mlsdDevelops efficient and real-time line segment detection software for resource-constrained environments.543
kinpzz/msrnet-cviuAn implementation of instance-level salient object segmentation using the MSRNet architecture9
lartpang/ovcamoDevelops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts.20
charlesq34/frustum-pointnetsA deep learning framework for 3D object detection from RGB-D data1,598
imatge-upc/saliency-2016-cvprThis project proposes a solution to predict salient areas in images using convolutional neural networks.186
doubledaibo/drnet_cvpr2017This project presents a deep neural network architecture designed to detect visual relationships in images.202