Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GitBoSun committed Apr 10, 2019
1 parent 8a84a12 commit b1f8e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
This is a tensorflow implementation of room layout paper: [RoomNet: End-to-End Room Layout Estimation](https://arxiv.org/pdf/1703.06241.pdf).

New: You can find pre-trained model [here](https://drive.google.com/open?id=1tyw1fmSfd8LvItCOJrOWMMo7Kpjb7l4S) and sample.npz for [get_res.py](https://github.com/GitBoSun/roomnet/blob/master/roomnet/get_res.py) [here](https://drive.google.com/open?id=1djs4bEBr2XRxzsQVES02siSTnRXvPBz9)

**Note**: This is a simply out-of-interest experiemnt and I cannot guarantee to get the same effect of the origin paper.

## Network
Expand Down

0 comments on commit b1f8e7b

Please sign in to comment.