From 9af75f5846d43b30b80b9087d53275ae333f7784 Mon Sep 17 00:00:00 2001 From: ldy <498435408@qq.com> Date: Wed, 1 Nov 2017 22:10:52 +0800 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c59c5d..f892b25 100644 --- a/README.md +++ b/README.md @@ -14,17 +14,17 @@ Download and unzip dataset from [BaiDuYun](https://pan.baidu.com/s/1i5zQNdj) or ## Usage -### Training GAN +Training GAN ``` python train_marta_gan.py ``` -### Extract features +Extract features ``` python extract_feature.py ``` -### Training SVM +Training SVM ``` python train_svm.py