Newmu / dcgan_code

Deep Convolutional Generative Adversarial Networks
MIT License
3.44k stars 694 forks source link

Use fuel indexing [c,w,h] and not assume it is [w,h,c] #11

Open udibr opened 8 years ago

udibr commented 8 years ago

this will allow usage of fuel built in data-sets

https://github.com/Newmu/dcgan_code/issues/10#issuecomment-159743526