mit-han-lab / data-efficient-gans

[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
https://arxiv.org/abs/2006.10738
BSD 2-Clause "Simplified" License
1.27k stars 175 forks source link

generate_gif.py error:Cannot handle this data type:(1,1,64),|u1 #100

Open Jordan-Liao opened 1 year ago

Jordan-Liao commented 1 year ago

I used the generate_gif.py file to generate my own 64*64 grayscale data, but it reports an error: Cannot handle this data type:(1,1,64),|u1, how do I modify the file? Thank you!