SOLD2
Line detector
A deep learning framework for detecting and describing lines in images, particularly robust to occlusion
Joint deep network for feature line detection and description
546 stars
15 watching
74 forks
Language: Jupyter Notebook
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
cvg/deeplsd | A software framework for detecting and refining line segments in images using deep learning techniques | 484 |
cherubicxn/afm_cvpr2019 | An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem | 295 |
mlpc-ucsd/letr | An algorithm for line segment detection using Transformers without edges | 210 |
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 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
svip-lab/ppgnet | This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 173 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
cleinc/linedetector | Detects straight line segments in images and merges noisy line segments into reliable ones | 83 |
navervision/mlsd | Develops efficient and real-time line segment detection software for resource-constrained environments. | 539 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
delay-xili/f-clip | Provides an implementation of a neural network for detecting lines in images and videos | 154 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
siyuada7/tp-lsd | An implementation of a line segment detection algorithm in computer vision | 142 |