CycleGAN-Music-Style-Transfer-Refactorization icon indicating copy to clipboard operation
CycleGAN-Music-Style-Transfer-Refactorization copied to clipboard

how should I do in my first step

Open kittykung85 opened this issue 5 years ago • 1 comments

Hello, I'm interested in this issue, but I have a question here: How should I do for my first step? (1)python tf2_main.py (2)python tf2_main.py --dataset_A_dir='JC_J' --dataset_B_dir='JC_C' --type='cyclegan' --model='base' --sigma_d=0 --phase='train' When I use (2), it takes only a little time, is it correct? Thanks a lot! Hope to here you soon!

kittykung85 avatar Oct 22 '19 13:10 kittykung85

Hi, I think you can refer to CycleGAN-Music-Style-Transfer. There are very detailed instructions and necessary notes. Good luck.

sumuzhao avatar Oct 22 '19 13:10 sumuzhao