SRW-Net
Room wireframe detector
A deep learning-based system for detecting wireframe layouts in 2D images of rooms
Semantic Room Wireframe Detection from a single perspective image
72 stars
3 watching
9 forks
Language: Python
last commit: over 1 year ago cnndeep-learninggcngraph-convolutional-networkroom-layoutsemantic-room-wireframewireframe-parsing
Related projects:
Repository | Description | Stars |
---|---|---|
davidgillsjo/polygon-hgt | Automated polygon detection in RGB images for room layout estimation | 25 |
cherubicxn/hawp | A deep learning framework for parsing wireframes from images, combining supervised and self-supervised learning methods. | 300 |
zhou13/lcnn | A neural network framework for wireframe parsing from images | 505 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
doubledaibo/drnet_cvpr2017 | This project presents a deep neural network architecture designed to detect visual relationships in images. | 202 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
cvg/sold2 | A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 546 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
smartyfh/danmf | An algorithm that uses deep learning to factorize large matrices and identify overlapping communities in networks | 22 |
jacobreynolds/ssrfdetector | A web application that detects and warns users about potential Server-side Request Forgery (SSRF) vulnerabilities. | 149 |
robertcsordas/rfcn-tensorflow | An implementation of a deep learning model for object detection and segmentation in images | 292 |
zengarden/light_head_rcnn | A research implementation of an object detection algorithm using a lightweight architecture | 834 |
charlesshang/tffrcnn | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 874 |
huangkuns/wireframe | A system for parsing wireframes in images of man-made environments and generating them from predicted junctions and line pixels. | 217 |
sunset1995/horizonnet | A PyTorch implementation of a deep learning model for learning room layouts from 360 photos and providing tools for layout analysis and data augmentation. | 324 |