Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanx27 committed Mar 22, 2021
1 parent 5a20d09 commit 245c769
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 @@ -33,7 +33,7 @@ Download alignment **ModelNet** [here](https://shapenet.cs.stanford.edu/media/mo

### Run
You can run different modes with following codes.
* If you want to use offline processing of data, you can use `--process_data` in the first run.
* If you want to use offline processing of data, you can use `--process_data` in the first run. You can download pre-processd data [here](https://drive.google.com/drive/folders/1_fBYbDO3XSdRt3DSbEBe41r5l9YpIGWF?usp=sharing) and save it in `data/modelnet40_normal_resampled/`.
* If you want to train on ModelNet10, you can use `--num_category 10`.
```shell
# ModelNet40
Expand Down

0 comments on commit 245c769

Please sign in to comment.