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)
297 stars
16 watching
65 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 172 |
| An algorithm for line segment detection using Transformers without edges | 211 |
| A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 549 |
| Improving semantic segmentation robustness to motion blur using custom data augmentation techniques | 6 |
| A software framework for detecting and refining line segments in images using deep learning techniques | 497 |
| This implementation introduces line priors into a deep learning-based line detection system to improve efficiency and accuracy. | 163 |
| Provides an implementation of a neural network for detecting lines in images and videos | 156 |
| Improves object detection by generating region proposals with increased adaptivity. | 156 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
| Develops efficient and real-time line segment detection software for resource-constrained environments. | 543 |
| An implementation of instance-level salient object segmentation using the MSRNet architecture | 9 |
| Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
| A deep learning framework for 3D object detection from RGB-D data | 1,598 |
| This project proposes a solution to predict salient areas in images using convolutional neural networks. | 186 |
| This project presents a deep neural network architecture designed to detect visual relationships in images. | 202 |