How to train the dataset with chainer-glow? And I don't understand the input `non-makeup` and `makeup` of `main.py`, is that the output latent vectors `.npy` file generated by chainer-glow? ``` python3 main.py non-makeup makeup outfile ``` Thanks~
How to train the dataset with chainer-glow?
And I don't understand the input
non-makeupandmakeupofmain.py, is that the output latent vectors.npyfile generated by chainer-glow?Thanks~