lcnn
wireframe parser
A neural network framework for wireframe parsing from images
LCNN: End-to-End Wireframe Parsing
505 stars
17 watching
94 forks
Language: Python
last commit: 3 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. | 300 |
huangkuns/wireframe | A system for parsing wireframes in images of man-made environments and generating them from predicted junctions and line pixels. | 217 |
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 | 54 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
tianzhi0549/ctpn | Detects text in images using a neural network architecture | 1,284 |
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. | 13 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
jimmy-ren/vcnn_double-bladed | A GPU-enabled vectorized implementation of CNNs for computer vision tasks | 136 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |