Skip to content
Snippets Groups Projects
Unverified Commit 676d18a0 authored by Yang You's avatar Yang You Committed by GitHub
Browse files

Update README.md

parent e5aa7641
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ python train_cls.py
Using Adam with learning rate decay 0.3 for every 50 epochs, train for 200 epochs; data augmentation follows [this repo](https://github.com/yanx27/Pointnet_Pointnet2_pytorch). For Hengshuang and Nico, initial LR is 1e-3 (I would appreciate if someone could fine-tune these hyper-paramters); for Menghao, initial LR is 1e-4, as suggested by the [author](https://github.com/MenghaoGuo). ModelNet40 classification results (instance average) are listed below:
| Model | Accuracy |
|--|--|
| Hengshuang | 89.6|
| Hengshuang | 91.7 |
| Menghao | 92.6 |
| Nico | 85.5 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment