Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vevenom committed Apr 22, 2021
1 parent 1079753 commit 2617874
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ retreived models for all categories

## Run MCSS Evaluation for Room Layouts
We evaluate precision and recall of detected room corners and the IOU of the
detected room layout polygons. You can find our refined room layout annotations
[here](https://files.icg.tugraz.at/f/dbcbed1299e2415a9315/?dl=1) and extract
the results to `$LAYOUT_LABELS`. *.json files contain layout polygon instances. Every
detected room layout polygons. [Here](https://files.icg.tugraz.at/f/dbcbed1299e2415a9315/?dl=1)
you can find our room layout annotations, refined from the original SceneCAD annotations. Please
extract the results to `$LAYOUT_LABELS`. *.json files contain layout polygon instances. Every
instance is a list of 3D polygon vertices. Then, you can run the evaluation using the
following script:

Expand Down

0 comments on commit 2617874

Please sign in to comment.