Could you tell me how to train the second stage?
I ran the following command but encountered an error:
python train.py -s data/m4c_processed -m output/m4c_processed --train_stage 2
Also, here are my results after training the first stage on the m4c_processed dataset:
PSNR: 28.24
SSIM: 0.9729
LPIPS: 0.0306
Are the results reported in the paper obtained after training the second stage?
Could you tell me how to train the second stage?
I ran the following command but encountered an error:
python train.py -s data/m4c_processed -m output/m4c_processed --train_stage 2
Also, here are my results after training the first stage on the m4c_processed dataset:
PSNR: 28.24
SSIM: 0.9729
LPIPS: 0.0306
Are the results reported in the paper obtained after training the second stage?