CodeFormer
CodeFormer copied to clipboard
reproducing stage1
@sczhou @JohanAR @chenxwh Truly excellent work! I am trying to reproduce the stage1,but the result can not reach the official vqgan checkpoint, official vqgan checkpoint's eye's or face's detail are better than mine.The main difference between VQGAN_512_ds32_nearest_stage1.yml and my yml is that the maximum batch size I can set is 12 rather than 32 ,is the batchsize the resaon why i can't reach the official vqgan checkpoint?
I'm not a real contributor to this project, I only submitted a PR with a tiny fix for an issue I was having :) I think sczhou deserves all the credit
I'm not a real contributor to this project, I only submitted a PR with a tiny fix for an issue I was having :) I think sczhou deserves all the credit
ok, thanks for your reply .