Skip to content

[CVPR'19] Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction

Notifications You must be signed in to change notification settings

yifeishi/HierarchyLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the code repository for "Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction" .

IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2019

Created by Yifei Shi, Angel Xuan Chang, Zhelun Wu, Manolis Savva and Kai Xu

teaser

Usage - VDRAE

Dependancy

The code includes two components: data preprocessing and VDRAE.

Data preparation

You need to process the raw data of S3DIS or Matterport3D before feed it to VDRAE, please see preprocess for details.

VDRAE

The VDRAE is the main network of this project. After data preparation, you can train and test the scene by looking at vdrae.

Citation

If you find the code is useful, please cite:

@inproceedings{shi2019hierarchy, 
author = {Yifei Shi and Angel Xuan Chang and and Zhelun Wu and Manolis Savva and Kai Xu}, 
booktitle = {Proc. Computer Vision and Pattern Recognition (CVPR), IEEE}, 
title = {Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction}, 
year = {2019}
}

About

[CVPR'19] Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published