PlaneTR3D
Plane detector
An implementation of a deep learning-based method for 3D plane recovery from images.
[ICCV'21] PlaneTR: Structure-Guided Transformers for 3D Plane Recovery
93 stars
5 watching
11 forks
Language: Python
last commit: almost 2 years ago 3dvisiondeep-learningiccv2021structure
Related projects:
Repository | Description | Stars |
---|---|---|
icetttb/nopesac | A deep learning-based method for reconstructing 3D scenes from sparse views of planes. | 65 |
fuy34/planerecover | A computer vision project that trains a neural network to recover 3D planes from a single image | 96 |
v2ai/det3d | A general-purpose 3D object detection codebase that supports multiple algorithms and datasets | 1,503 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
weecology/deepforest | A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. | 519 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
skyhehe123/sa-ssd | A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. | 493 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
arirawr/arkit-floorislava | An ARKit project that detects horizontal planes in the environment and renders them as lava | 124 |
sjingjia/planerectr | A unified query learning approach to recover 3D planes from a single view image | 24 |
ucsb-vrl/methanemapper-spectral-absorption-aware-hyperspectral-transformer-for-methane-detection | A deep learning-based solution for detecting methane in airborne hyperspectral imagery | 60 |
microsoft/roaddetections | Automating road detection from aerial imagery using deep learning techniques. | 538 |
team3997/chickenvision | An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |