Skip to content

Commit

Permalink
📝 Accepted by ECCV 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
bertjiazheng committed Jul 3, 2020
1 parent fa7f7e1 commit 75206b1
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Structured3D is a large-scale photo-realistic dataset containing 3.5K house desi
[Shenghua Gao](http://sist.shanghaitech.edu.cn/sist_en/2018/0820/c3846a31775/page.htm),
[Zihan Zhou](https://faculty.ist.psu.edu/zzhou)

[Preprint](https://arxiv.org/abs/1908.00222) / [Supplementary Material](https://drive.google.com/file/d/17F_jIfY_QKFNmsOSvzUFZwWKrr6YUMnQ)
European Conference on Computer Vision (ECCV), 2020

[[Paper](https://arxiv.org/abs/1908.00222)] [[Supplementary Material](https://drive.google.com/file/d/17F_jIfY_QKFNmsOSvzUFZwWKrr6YUMnQ)] [[Benchmark](https://competitions.codalab.org/competitions/24183)]

(\* Equal contribution)

Expand Down Expand Up @@ -113,12 +115,11 @@ python visualize_bbox.py --path /path/to/dataset --scene scene_id

Please cite `Structured3D` in your publications if it helps your research:
```bibtex
@article{Structured3D,
title = {Structured3D: A Large Photo-realistic Dataset for Structured 3D Modeling},
author = {Jia Zheng and Junfei Zhang and Jing Li and Rui Tang and Shenghua Gao and Zihan Zhou},
journal = {CoRR},
volume = {abs/1908.00222},
year = {2019}
@inproceedings{Structured3D,
title = {Structured3D: A Large Photo-realistic Dataset for Structured 3D Modeling},
author = {Jia Zheng and Junfei Zhang and Jing Li and Rui Tang and Shenghua Gao and Zihan Zhou},
booktitle = {Proceedings of The European Conference on Computer Vision (ECCV)}),
year = {2020}
}
```

Expand Down

0 comments on commit 75206b1

Please sign in to comment.