yuval-alaluf / stylegan3-editing

Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433
https://yuval-alaluf.github.io/stylegan3-editing/
MIT License
660 stars 72 forks source link

Do you have code for DCI metrics evaluation? #11

Closed hkchae96 closed 2 years ago

hkchae96 commented 2 years ago

I was finding for a pytorch version that measured the DCI scores for StyleGAN3 latent space.

yuval-alaluf commented 2 years ago

We only have the pretrained models in tensorflow that was used in the original StyleSpace paper