From 2b0593db98c58097a6d15a7afd1f3290d8ee96ed Mon Sep 17 00:00:00 2001 From: Xu Ma <1007540910@qq.com> Date: Wed, 20 Oct 2021 21:49:53 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 76937f9..87d8ab9 100644 --- a/README.md +++ b/README.md @@ -64,11 +64,6 @@ python main.py --model pointMLPElite ``` 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. -- To conduct voting experiments -```bash -# please modify the msg accrodingly -python voting.py --model pointMLP --msg demo -``` ## Part segmentation