Update README.md

This commit is contained in:
Xu Ma 2022-04-20 11:53:52 -04:00 committed by GitHub
parent 5cb88d65e3
commit af288134c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ pip install pointnet2_ops_lib/.
### Classification ModelNet40
**Train**: The dataset will be automatically downloaded, run following command to train.
By default, it will create a fold named "checkpoints/{modelName}-{msg}-{randomseed}", which includes args.txt, best_checkpoint.pth, last_checkpoint.pth, log.txt, out.txt.
By default, it will create a folder named "checkpoints/{modelName}-{msg}-{randomseed}", which includes args.txt, best_checkpoint.pth, last_checkpoint.pth, log.txt, out.txt.
```bash
cd pointMLP-pytorch/classification_ModelNet40
# train pointMLP