All Projects → niessner → Matterport

niessner / Matterport

Licence: mit
Matterport3D is a pretty awesome dataset for RGB-D machine learning tasks :)

Projects that are alternatives of or similar to Matterport

Intrinsic3d
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
Stars: ✭ 297 (-49.06%)
Mutual labels:  3d-reconstruction
Curated List Of Awesome 3d Morphable Model Software And Data
The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.
Stars: ✭ 375 (-35.68%)
Mutual labels:  3d-reconstruction
Voxelhashing
[Siggraph Asia 2013] Large-Scale, Real-Time 3D Reconstruction
Stars: ✭ 447 (-23.33%)
Mutual labels:  3d-reconstruction
Semantic slam
Real time semantic slam in ROS with a hand held RGB-D camera
Stars: ✭ 317 (-45.63%)
Mutual labels:  3d-reconstruction
Semiglobalmatching
SGM,立体匹配最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
Stars: ✭ 363 (-37.74%)
Mutual labels:  3d-reconstruction
Differentiable volumetric rendering
This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
Stars: ✭ 380 (-34.82%)
Mutual labels:  3d-reconstruction
Convolutional occupancy networks
[ECCV'20] Convolutional Occupancy Networks
Stars: ✭ 276 (-52.66%)
Mutual labels:  3d-reconstruction
Mvs Texturing
Algorithm to texture 3D reconstructions from multi-view stereo images
Stars: ✭ 532 (-8.75%)
Mutual labels:  3d-reconstruction
Kimera Semantics
Real-Time 3D Semantic Reconstruction from 2D data
Stars: ✭ 368 (-36.88%)
Mutual labels:  3d-reconstruction
Tsdf Fusion
Fuse multiple depth frames into a TSDF voxel volume.
Stars: ✭ 426 (-26.93%)
Mutual labels:  3d-reconstruction
Layoutnet
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image"
Stars: ✭ 334 (-42.71%)
Mutual labels:  3d-reconstruction
Nerf pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
Stars: ✭ 362 (-37.91%)
Mutual labels:  3d-reconstruction
Awesome Holistic 3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
Stars: ✭ 387 (-33.62%)
Mutual labels:  3d-reconstruction
Monoport
Volumetric Human Teleportation (SIGGRAPH 2020 Real-Time Live) Monocular Real-Time Volumetric Performance Capture(ECCV 2020)
Stars: ✭ 296 (-49.23%)
Mutual labels:  3d-reconstruction
Tsdf Fusion Python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
Stars: ✭ 464 (-20.41%)
Mutual labels:  3d-reconstruction
Surfelmeshing
Real-time surfel-based mesh reconstruction from RGB-D video.
Stars: ✭ 278 (-52.32%)
Mutual labels:  3d-reconstruction
Densebody pytorch
PyTorch implementation of CloudWalk's recent work DenseBody
Stars: ✭ 378 (-35.16%)
Mutual labels:  3d-reconstruction
3dv tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
Stars: ✭ 571 (-2.06%)
Mutual labels:  3d-reconstruction
Livescan3d
LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.
Stars: ✭ 512 (-12.18%)
Mutual labels:  3d-reconstruction
3d Shape Analysis Paper List
A list of recent papers, libraries and datasets about 3D shape/geometry analysis (by topics, updating).
Stars: ✭ 410 (-29.67%)
Mutual labels:  3d-reconstruction

Matterport3D

Matterport3d

The Matterport3D V1.0 dataset contains data captured throughout 90 properties with a Matterport Pro Camera.

This repository includes the raw data for the dataset plus derived data, annotated data, and scripts/models for several scene understanding tasks.

Visit the main website for updates and to browse the data.

Paper

Matterport3D: Learning from RGB-D Data in Indoor Environments

If you use the Matterport3D data or code please cite:

@article{Matterport3D,
  title={{Matterport3D}: Learning from {RGB-D} Data in Indoor Environments},
  author={Chang, Angel and Dai, Angela and Funkhouser, Thomas and Halber, Maciej and Niessner, Matthias and Savva, Manolis and Song, Shuran and Zeng, Andy and Zhang, Yinda},
  journal={International Conference on 3D Vision (3DV)},
  year={2017}
}

Data

The dataset consists of several types of annotations: color and depth images, camera poses, textured 3D meshes, building floor plans and region annotations, object instance semantic annotations. For details see the data organization document.

To download the dataset, you must indicate that you agree to the terms of use by signing the Terms of Use agreement form and sending it to: [email protected]. We will then provide download access to the dataset.

Benchmark tasks

Using the Matterport3D data, we present several benchmark tasks: image keypoint matching, view overlap prediction, surface normal estimation, region type classification, and semantic voxel labeling. See the tasks directory for details.

Tools

We provide code for loading and viewing the data. See the code directory for details.

License

The data is released under the Matterport3D Terms of Use, and the code is released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].