cc-hpc-itwm / UpConv

Repo for our CVPR Paper: Watch your Up-Convolution: CNN Based Generative Deep Neural Networks areFailing to Reproduce Spectral Distributions
GNU General Public License v3.0
131 stars 26 forks source link

fixed same parameters for easily training #2

Closed Johnson-yue closed 4 years ago

Johnson-yue commented 4 years ago

fixed following bug:

  1. ValueError: could not broadcast input array from shape(43) into shape(88)
  2. TypeError: gradient_penalty() got an expected keyword argument 'mode'
  3. TypeError: gradient_penalty() missing 1 required positional argment: 'sample_mode'
  4. have not found path for dataset and so on ...
keuperj commented 4 years ago

Sorry, butt these changes just only adapt input size to your problem. this will break our examples...