Update README.md

This commit is contained in:
Thang Vu 2022-03-06 16:56:40 +09:00 committed by GitHub
parent f7c7f407b7
commit bbf7ed1892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,7 @@ Please refer to [data preparation](dataset/README.md) for preparing the S3DIS an
| ScanNet v2 | 46.0 | 67.6 | 78.9 | [model](https://drive.google.com/file/d/1Gt1JUXXB-sBtAeuot29crAUnBwcXW7rN/view?usp=sharing) |
## Training
```
CUDA_VISIBLE_DEVICES=0 python train.py --config config/softgroup_default_scannet.yaml
```
The detail training will be out soon!
## Inference
Testing for S3DIS dataset.