Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-xu authored Feb 16, 2022
1 parent 861f984 commit 7a8cc5e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,7 @@ python voting.py --model pointMLP --msg demo

### Classification ScanObjectNN

- Make data folder and download the dataset
```bash
cd pointMLP-pytorch/classification_ScanObjectNN
mkdir data
cd data
wget http://103.24.77.34/scanobjectnn/h5_files.zip
unzip h5_files.zip
```
The dataset will be automatically downloaded

- Train pointMLP/pointMLPElite
```bash
Expand Down

0 comments on commit 7a8cc5e

Please sign in to comment.