Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Damian authored Jun 27, 2020
1 parent fe02cb9 commit 40cacb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ By default, input data for `run.py` should be placed in `./input/` (though this

Note that if your data begins at a low resolution already, downscaling it further will retain very little information. In this case, you may wish to bicubically upsample (usually, to 1024x1024) and allow `align_face.py` to downscale for you.

The dataset we evaluated on was [CelebA-HQ](https://github.com/tkarras/progressive_growing_of_gans), but in our experience PULSE works with any picture of a realistic face.

### Applying PULSE
Once your data is appropriately formatted, all you need to do is
```
Expand Down

0 comments on commit 40cacb9

Please sign in to comment.