HsinYingLee / DRIT

Learning diverse image-to-image translation from unpaired data
844 stars 155 forks source link

Change Input Size error #46

Closed big-chan closed 4 years ago

big-chan commented 4 years ago

When I was change input size to 128, but faced an error image

How do I change my input size to 128?

hytseng0509 commented 4 years ago

You may need to decrease the number of down-sampling layers in the discriminator/encoder.