Open veroveroxie opened 2 years ago
Hi!
I use d-22 model and resize the images to 256x128.
Hi, I used your cat2dog checkpoint to generate images. I can get FID 80, which is the same of the paper. But I used SWD,
I can only get following results
Horse2zebra
Cat2dog
Is it a typo in your paper? Or could you please tell me how to compute Swd for cat2dog?
Hi,could you please publish your pretrained segmentation model on cityscapes? thanks!
Hi, thanks for your excellent work.
Could you please release the pre-trained models?
Could you also please release your code of evaluation of cityscapes? The PixAcc of your method is super high, and I would like to compare and cite your work.
About the SWD, may I ask which code are you using? I tried google and I can only get https://github.com/koshian2/swd-pytorch . It uses tensors as input and there can be many ways of generating tensors from images.
Again, thanks for your work! It is very interesting!