Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BUPTLdy committed Nov 1, 2017
1 parent fc6c082 commit 9af75f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9af75f5

Please sign in to comment.