Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

google/layered-scene-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Layer-structured 3D Scene Inference via View Synthesis

This code accompanies the paper

Layer-structured 3D Scene Inference via View Synthesis
Shubham Tulsiani, Richard Tucker, Noah Snavely
In ECCV, 2018.

Please note that this is not an officially supported Google product.

Project Page

This is the initial release of the Layered Scene Inference TensorFlow code for learning to infer layered depth images (LDIs) from single input views via multi-view supervision.

Training and Evaluating

You'll first need to follow the installation instructions. To subsequently train and evaluate the LDI prediction models, see the documentation for running experiments using the Synthetic or KITTI datasets.

Citation

If you use this code for your research, please consider citing:

@inProceedings{lsiTulsiani18,
  title={Layer-structured 3D Scene Inference via View Synthesis},
  author = {Shubham Tulsiani
  and Richard Tucker
  and Noah Snavely},
  booktitle={ECCV},
  year={2018}
}

About

Code accompanying the paper "Layer-structured 3D Scene Inference via View Synthesis", ECCV 2018

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published