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 | 26 |
cherubicxn/hawp | A deep learning framework for parsing wireframes from images, combining supervised and self-supervised learning methods. | 301 |
zhou13/lcnn | A neural network framework for wireframe parsing from images | 506 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,595 |
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 | 548 |
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. | 150 |
robertcsordas/rfcn-tensorflow | An implementation of a deep learning model for object detection and segmentation in images | 292 |
zengarden/light_head_rcnn | This repository provides code and instructions for training and deploying a Light-Head R-CNN object detection model on the COCO dataset. | 834 |
charlesshang/tffrcnn | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
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. | 325 |