awentzonline / image-analogies

Generate image analogies using neural matching and blending.
MIT License
3.52k stars 282 forks source link

fix resizing so the aspect ratio isn't screwy #1

Closed awentzonline closed 8 years ago

awentzonline commented 8 years ago

Some of the width/height stuff seems to be reversed.

awentzonline commented 8 years ago

Fixed the reversed width/height problem. Should add command line args for width/height and default to shape of the output mask or something.