Skip to content

Commit

Permalink
Update GET_STARTED.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inspirelt authored Jul 12, 2023
1 parent aa2ff1d commit a91a9a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions segmentation/GET_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ LinK/segmentation/runs/
Then, run the evaluation shell:

```bash
chomod +x evaluation.sh
./evaluation.sh
chmod +x evaluate.sh
./evaluate.sh
```

# Submission
Expand All @@ -72,4 +72,4 @@ For submission on SemanticKITTI, add sequence `08` in training set and modify th
./test.sh
```

The results will be stored in `submission` folder, validate its format with [https://github.com/PRBonn/semantic-kitti-api/blob/master/validate_submission.py](https://github.com/PRBonn/semantic-kitti-api/blob/master/validate_submission.py). If corretly, compress the zip file to the official website.
The results will be stored in `submission` folder, validate its format with [https://github.com/PRBonn/semantic-kitti-api/blob/master/validate_submission.py](https://github.com/PRBonn/semantic-kitti-api/blob/master/validate_submission.py). If corretly, compress the zip file to the official website.

0 comments on commit a91a9a5

Please sign in to comment.