encoder4editing
encoder4editing copied to clipboard
Could you provide me with the code for calculating SWD?
Thank you very much!
Hi @wty-ustc! We have used the following code to calculate the SWD metric: https://github.com/facebookresearch/pytorch_GAN_zoo/blob/master/models/metrics/laplacian_swd.py
I will add the SWD calculation files and script so it will be included in the repo.
Best, Omer