NopeSAC
Plane reconstruction algorithm
A deep learning-based method for reconstructing 3D scenes from sparse views of planes.
[TPAMI'23] NOPE-SAC: Neural One-Plane RANSAC for Sparse-View Planar 3D Reconstruction
65 stars
2 watching
3 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
icetttb/planetr3d | An implementation of a deep learning-based method for 3D plane recovery from images. | 93 |
fuy34/planerecover | A computer vision project that trains a neural network to recover 3D planes from a single image | 96 |
amosgropp/igr | An algorithm for learning implicit signed distance representations from point clouds to reconstruct 3D surfaces. | 399 |
zhou13/shapeunity | Develops a method to reconstruct 3D wireframe models from a single image using deep learning | 69 |
yi-ming-qian/interplane | A framework for learning pairwise inter-plane relations to reconstruct piecewise planar surfaces from 3D scans. | 40 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
mit-spark/kimera-semantics | Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision | 650 |
sunset1995/panoplane360 | A Python framework for reconstructing 3D indoor panoramas from single images using divide and conquer methods | 52 |
sanketd92/ct-image-reconstruction | Reconstructs 2D images from CT sinograms using back-projection algorithms | 90 |
golnazghiasi/lrr | Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. | 59 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
sjingjia/planerectr | A unified query learning approach to recover 3D planes from a single view image | 24 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
robot-perception-group/airpose | A deep learning framework for multi-view fusion network-based 3D human motion capture system | 52 |
lotayou/densebody_pytorch | An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |