Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafeenTejani authored Jan 3, 2017
1 parent bd0f43b commit 22f4442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ To run the style transfer with a GPU run with the `--use-gpu` flag.

### Using a trained network to generate a style transfer

```do some stuff here```
```python stylize_image.py --content <content image> --network-path <network directory> --output-path <output filename>```

I have made 3 3 pre-trained networks for the 3 styles shown in the results section below available. They can be downloaded from [here](https://drive.google.com/open?id=0B7pvkmVwDrF8a3FCVUt5RGhQSlU) (~700MB).
I have made the pre-trained networks for the 3 styles shown in the results section below available. They can be downloaded from [here](https://drive.google.com/open?id=0B7pvkmVwDrF8a3FCVUt5RGhQSlU) (~700MB).

## Results

Expand Down

0 comments on commit 22f4442

Please sign in to comment.