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 2617874 commit c546ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ instance is a list of 3D polygon vertices. Then, you can run the evaluation usin
following script:

```python
python eval.py --annotations_path $LAYOUT_LABELS --solutions_path outputs/scans/
python eval_layout.py --annotations_path $LAYOUT_LABELS --solutions_path outputs/scans/
```

0 comments on commit c546ce2

Please sign in to comment.