Skip to content
Snippets Groups Projects
Commit 1876beb7 authored by Olegs NIKISINS's avatar Olegs NIKISINS
Browse files

Renamed the training script to more specific, now train_autoencoder

parent 181b2fff
Branches
No related tags found
1 merge request!6autoencoders pretraining using RGB faces
Pipeline #26252 passed
......@@ -72,7 +72,7 @@ setup(
'train_cnn.py = bob.learn.pytorch.scripts.train_cnn:main',
'train_dcgan.py = bob.learn.pytorch.scripts.train_dcgan:main',
'train_conditionalgan.py = bob.learn.pytorch.scripts.train_conditionalgan:main',
'pytorch-train-autoencoder-pad.py = bob.learn.pytorch.scripts.pytorch_train:main',
'pytorch-train-autoencoder-pad.py = bob.learn.pytorch.scripts.train_autoencoder:main',
],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment