Skip to content
Snippets Groups Projects
Commit 86e2888b authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[setup] added script to train WGAN-GP

parent 6c6e2fb1
Branches
Tags
No related merge requests found
......@@ -77,6 +77,7 @@ setup(
'train_dcgan_multipie.py = bob.learn.pytorch.scripts.train_dcgan_multipie:main',
'train_conditionalgan_multipie.py = bob.learn.pytorch.scripts.train_conditionalgan_multipie:main',
'train_conditionalgan_casia.py = bob.learn.pytorch.scripts.train_conditionalgan_casia:main',
'train_wcgan_multipie.py = bob.learn.pytorch.scripts.train_wcgan_multipie:main',
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment