Skip to content

Commit

Permalink
update pytorch/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LynnHo committed Mar 3, 2019
1 parent 1cf2c6f commit 53321f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pytorch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

# Usage
```
cd CycleGAN-Tensorflow-PyTorch-Simple-master/pytroch
cd CycleGAN-Tensorflow-PyTorch-master/pytroch
python train.py
```

***You can modify some arguments such as gpu_id at the beginning of the code.***
*You can modify some arguments such as gpu_id at the beginning of the code.*

## Download Datasets
See "CycleGAN-Tensorflow-PyTorch-Simple-master/README.md"
See [CycleGAN-Tensorflow-PyTorch/README.md](../README.md)

0 comments on commit 53321f5

Please sign in to comment.