lcnn
wireframe parser
A neural network framework for wireframe parsing from images
LCNN: End-to-End Wireframe Parsing
508 stars
17 watching
94 forks
Language: Python
last commit: 5 months ago cnncornercorner-detectioncorner-detectordeep-learningdeep-neural-networkslineline-detectionline-detectorpytorchwireframe
Related projects:
Repository | Description | Stars |
---|---|---|
cherubicxn/hawp | A deep learning framework for parsing wireframes from images, combining supervised and self-supervised learning methods. | 301 |
huangkuns/wireframe | A system for parsing wireframes in images of man-made environments and generating them from predicted junctions and line pixels. | 218 |
taolei87/rcnn | An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
cherubicxn/neat | A Python project that develops methods to extract wireframe models from neural attraction fields in 3D vision | 55 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,017 |
tianzhi0549/ctpn | Detects text in images using a neural network architecture | 1,282 |
yxu0611/tensorflow-implementation-of-lcnn | An implementation of a deep face recognition algorithm in TensorFlow | 78 |
wkentaro/fcn | An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
davidgillsjo/srw-net | A deep learning-based system for detecting wireframe layouts in 2D images of rooms | 72 |
vmarkovtsev/codeneuron | Recurrent neural network designed to detect code blocks in text. | 12 |
ahmedfgad/numpycnn | A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
jimmy-ren/vcnn_double-bladed | An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |