From 9f3055776f9819bf29095057c282ba3189b7e638 Mon Sep 17 00:00:00 2001 From: Daeyun Shin Date: Wed, 4 Sep 2019 10:42:34 -0700 Subject: [PATCH] Add ICCV 2019 3D Scene Reconstruction paper I'd like to add our ICCV 2019 paper. Project website: https://research.dshin.org/iccv19/multi-layer-depth/ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbf4c68..ecd3bd9 100644 --- a/README.md +++ b/README.md @@ -987,3 +987,5 @@ with Per-Pixel Ground Truth using Stochastic Grammars (2018) [[Paper]](https Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding (2019 CVPR) [[Paper]](https://arxiv.org/pdf/1902.09777.pdf) [[Code]](https://github.com/svip-lab/PlanarReconstruction)

3D-Aware Scene Manipulation via Inverse Graphics (NeurIPS 2018) [[Paper]](http://3dsdn.csail.mit.edu/) [[Code]](https://github.com/svip-lab/PlanarReconstruction)

+ +:gem: 3D Scene Reconstruction with Multi-layer Depth and Epipolar Transformers (ICCV 2019) [[Paper]](https://research.dshin.org/iccv19/multi-layer-depth/)