Skip to content

Commit

Permalink
Update DATASET.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pang-Yatian authored Mar 12, 2022
1 parent e78e67b commit 6ec9e62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DATASET.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The overall directory structure should be:
│ ├── modelnet40_train_8192pts_fps.dat
│ ├── modelnet40_test_8192pts_fps.dat
```
Download:
Download: You can download the processed data from [Point-BERT repo](https://github.com/lulutang0608/Point-BERT/blob/49e2c7407d351ce8fe65764bbddd5d9c0e0a4c52/DATASET.md), or download from the [official website](https://modelnet.cs.princeton.edu/#) and process it by yourself.

### ModelNet Few-shot Dataset:
```
Expand All @@ -42,7 +42,7 @@ Download:
│ ├── ...
```

Download:
Download: Please download the data from [Point-BERT repo](https://github.com/lulutang0608/Point-BERT/blob/49e2c7407d351ce8fe65764bbddd5d9c0e0a4c52/DATASET.md). We use the same data split as theirs.

### ScanObjectNN Dataset:
```
Expand All @@ -56,7 +56,7 @@ Download:
│ ├── training_objectdataset.h5
│ ├── test_objectdataset.h5
```
Download:
Download: Please download the data from the [official website](https://hkust-vgd.github.io/scanobjectnn/).

### ShapeNet55/34 Dataset:

Expand All @@ -71,7 +71,7 @@ Download:
│ └── test.txt
```

Download:
Download: Please download the data from [Point-BERT repo](https://github.com/lulutang0608/Point-BERT/blob/49e2c7407d351ce8fe65764bbddd5d9c0e0a4c52/DATASET.md).

### ShapeNetPart Dataset:

Expand All @@ -85,4 +85,4 @@ Download:
│──synsetoffset2category.txt
```

Download:
Download: Please download the data from [here](https://shapenet.cs.stanford.edu/media/shapenetcore_partanno_segmentation_benchmark_v0_normal.zip).

0 comments on commit 6ec9e62

Please sign in to comment.