Skip to content

Commit 9aa405b

Browse files
Update README.md
1 parent fb45b34 commit 9aa405b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# PlaneNet
1+
# PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image
2+
By Chen Liu, Jimei Yang, Duygu Ceylan, Ersin Yumer, and Yasutaka Furukawa
3+
4+
## Introduction
5+
6+
This paper presents the first end-to-end neural architecture for piece-wise planar reconstruction from a single RGB image. The proposed network, PlaneNet, learns to directly infer a set of plane parameters and corresponding plane segmentation masks. For more details, please refer to our CVPR 2018 [paper](http://art-programmer.github.io/planenet/paper.pdf) or visit our [project website](http://art-programmer.github.io/planenet.html).
27

38
## Dependencies
49
Python 2.7, TensorFlow (>= 1.0), numpy, opencv 3.
@@ -70,3 +75,7 @@ python pool.py
7075
```
7176

7277
Use mouse to play:)
78+
79+
## Contact
80+
81+
If you have any questions, please contact me at [email protected].

0 commit comments

Comments
 (0)