Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit b63f127

Browse files
Update README.md
1 parent a48bd4a commit b63f127

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ original authors for sharing their methods.
3434

3535
### 1. Download
3636

37-
Download the dataset from [Semantic3D](http://www.semantic3d.net/view_dbase.php)
38-
and extract to `dataset/semantic_raw`.
37+
Download the dataset [Semantic3D](http://www.semantic3d.net/view_dbase.php) and extract it by running the following commands:
38+
39+
`cd dataset/semantic_raw`
40+
`bash download_semantic3d.sh`
3941

4042
```shell
4143
Open3D-PointNet2-Semantic3D/dataset/semantic_raw

0 commit comments

Comments
 (0)