mxochicale / code

:computer: :school_satchel: code
0 stars 0 forks source link

The bolts and nuts of GAN in PyTorch #2

Closed mxochicale closed 2 years ago

mxochicale commented 3 years ago

https://www.youtube.com/watch?v=OljTVUVzPpM

mxochicale commented 3 years ago

https://towardsdatascience.com/build-a-super-simple-gan-in-pytorch-54ba349920e4 https://github.com/nbertagnolli/pytorch-simple-gan

mxochicale commented 3 years ago

try: A Fast and Stable GAN for Small and High Resolution Imagesets - pytorch https://github.com/odegeasslbc/FastGAN-pytorch

mxochicale commented 3 years ago

after 6846120, i got

>python train.py --path C:\Users\mx19\Desktop\datasets\few-shot-images\100-shot-grumpy_cat
DefaultCPUAllocator: not enough memory: you tried to allocate 16384000 bytes. Buy new RAM! 

various solutions to try