TP-LSD
Line detector
An implementation of a line segment detection algorithm in computer vision
Official implementation of paper "TP-LSD: Tri-points based line segment detector" .
142 stars
4 watching
26 forks
Language: C++
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
navervision/mlsd | Develops efficient and real-time line segment detection software for resource-constrained environments. | 539 |
mlpc-ucsd/letr | An algorithm for line segment detection using Transformers without edges | 210 |
cvg/deeplsd | A software framework for detecting and refining line segments in images using deep learning techniques | 484 |
cleinc/linedetector | Detects straight line segments in images and merges noisy line segments into reliable ones | 83 |
delay-xili/f-clip | Provides an implementation of a neural network for detecting lines in images and videos | 154 |
svip-lab/ppgnet | This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 173 |
cvg/sold2 | A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 546 |
cherubicxn/afm_cvpr2019 | An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem | 295 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
walktree/libtorch-yolov3 | An implementation of the YOLO v3 object detection algorithm using Libtorch | 452 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
xueliancheng/slt-net | A video object detection framework that uses temporal consistency to detect camouflaged objects in videos | 61 |
chenyuntc/dsod.pytorch | An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |