harskish / ganspace

Discovering Interpretable GAN Controls [NeurIPS 2020]
Apache License 2.0
1.78k stars 264 forks source link

self.width declared twice and self.height not declared #12

Closed natoucs-datagen closed 4 years ago

natoucs-datagen commented 4 years ago

https://github.com/harskish/ganspace/blob/cdcaddbd55dbbdfc36cc9118a22f784a9b379d2a/TkTorchWindow.py#L64-L65

I think this is a typo and the author meant self.height. Right ?

harskish commented 4 years ago

Thanks, this is indeed a bug, fixed!