This is the submission site for the Holistic 3D Vision Challenge of Structured3D General Room Layout Estimation Track. In this track, your algorithm needs to reconstruct the enclosing structure of the indoor scene, consisting of walls, floor, and ceiling. In this challenge, we do not make any assumption on the room structure, such as cuboid-shaped or Manhattan layouts.
The download link of the dataset can be found under "Participate / Get Data".
The competition consists of two phases: Test-Development and Test-Challenge. Test-Development is the default test set for testing under general circumstances and is used to maintain a public leaderboard. Test-Challenge is used for the workshop competition.
May 25, 2020 | Challenge Launch Date |
July 24, 2020 | Test-Challenge Submission Starts |
July 31, 2020 | Test-Challenge Submission Deadline |
August 7, 2020 | Paper Submission Deadline |
August 10, 2020 | Paper Notification Date |
August 23, 2020 | Workshop Date (Co-located with ECCV 2020) |
All deadlines are at midnight UTC.
Different from the current layout estimation approaches, we only evaluate the performance on the visible layout, i.e., ignore the occluded layout by the front wall. For this task, we use the following three metrics for room layout estimation evaluation, and the final metric is the mean of these three metrics.
The evaluation code is available at Github.
We provide the amodal layout annotation as an ordered list of 2D positions of the junctions. In our dataset, the cameras of the panoramas are aligned with the gravity direction. Thus, a pair of ceiling-wall and floor-wall junctions share the same x-axis coordinates.
The predicted layout should be represented by an Nx2 integer array with a 512x1024 image resolution and only contains the visible layout (shown in the figure above). Thus, the x coordinates of the layout is a monotonically non-decreasing sequence. To submit your results to the leaderboard, you have to construct a submission zip file containing prediction text files (".txt") with the same name as the corresponding testing images:
$ zip -rj submission.zip folder-of-your-results
The Structured3D dataset is released under the Structured3D Terms of Use. Please cite the Structured3D if you participate in the challenge or find this dataset helpful in your research:
@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} }
Start: May 25, 2020, midnight
Start: July 24, 2020, midnight
July 31, 2020, 11:59 p.m.
You must be logged in to participate in competitions.
Sign In# | Username | Score |
---|---|---|
1 | dongho.choi | 2.67 |
2 | Fromandtozh | 1.33 |
3 | sunset1995 | 2.67 |