From b439ea71e703f4121d6edf7fc4c2ac5587ef86c9 Mon Sep 17 00:00:00 2001 From: Guandao Yang Date: Mon, 15 Jul 2019 20:54:34 -0700 Subject: [PATCH] Update README.md Fix typos. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0d7bdc..ebec553 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ Example training scripts can be found in `scripts/` folder. ./scripts/shapenet_airplane_ae_dist.sh # Train with multiple GPUs # Train generative model -./scripts/shapenet_airplane_ae.sh # Train with single GPU, about 7-8 GB GPU memory -./scripts/shapenet_airplane_ae_dist.sh # Train with multiple GPUs +./scripts/shapenet_airplane_gen.sh # Train with single GPU, about 7-8 GB GPU memory +./scripts/shapenet_airplane_gen_dist.sh # Train with multiple GPUs ``` ## Pre-trained models and test