Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary size images #2

Open
AmitMY opened this issue Oct 2, 2018 · 2 comments
Open

Arbitrary size images #2

AmitMY opened this issue Oct 2, 2018 · 2 comments

Comments

@AmitMY
Copy link

AmitMY commented Oct 2, 2018

Thanks for this awesome simple to understand repo.

I'm trying to use this for data augmentation, for a new dataset with size 128x128, and a latent variable which is a vector of size 37.

I tried to play a bit with the Conv2d parameters, but unfortunately no configuration I tried made it run without errors. I was wondering if you can please add a size-dependent convolution to the source code, so in the future anyone with any size can just input their size and get this working correctly.

Thanks

@pianomania
Copy link
Owner

Thanks for your feedback. I may add this feature later.
Also pull request is welcome.

@AmitMY
Copy link
Author

AmitMY commented Oct 7, 2018

Thank you!
If I'll figure out how this works I'll submit a pull request.

f16falcona46 added a commit to f16falcona46/infoGAN-pytorch that referenced this issue Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants