PPGNet
Line segment detector
This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images.
Source code for our CVPR 2019 paper - PPGNet: Learning Point-Pair Graph for Line Segment Detection
172 stars
13 watching
37 forks
Language: Python
last commit: about 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem | 297 |
| | An algorithm for line segment detection using Transformers without edges | 211 |
| | Provides an implementation of a neural network for detecting lines in images and videos | 156 |
| | A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results | 382 |
| | A PyTorch implementation of a segmentation network architecture | 588 |
| | PyTorch implementation of a deep learning model for image segmentation | 90 |
| | A PyTorch implementation of a deep learning-based approach to piece-wise planar 3D reconstruction from single images. | 364 |
| | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
| | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
| | A deep learning library for image segmentation and object detection using PyTorch. | 1,054 |
| | This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. | 384 |
| | A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
| | A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 549 |
| | Develops efficient and real-time line segment detection software for resource-constrained environments. | 543 |
| | A PyTorch-based toolbox for building and training semantic segmentation models | 408 |