create-girls-moe-pytorch icon indicating copy to clipboard operation
create-girls-moe-pytorch copied to clipboard

An implementation of paper from NIPS2017 'Towards the Automatic Anime Characters Creation with Generative Adversarial Networks' using pytorch.

Results 3 create-girls-moe-pytorch issues
Sort by recently updated
recently updated
newest added

can i get the gan model training done from you?

there seems to an issue with the code I'm getting below error ``` File "C:\Users\Akila\anaconda3\lib\site-packages\torch\nn\modules\module.py", line 1051, in _call_impl return forward_call(*input, **kwargs) File "G:\Python_Projects\computer-vision\Module 3 - GANs\discriminator.py", line 64, in...

what is i2v model how can i get this from?when i am going to run the get_i2v.py it goes wrong with no i2v model