lucidrains / magvit2-pytorch

Implementation of MagViT2 Tokenizer in Pytorch
MIT License
565 stars 34 forks source link

About the correctness #42

Open shinshiner opened 5 months ago

shinshiner commented 5 months ago

Hello, thanks for this great implementation. Here is a question, how to make sure this code can reproduce the result present in the original paper? i.e, the FID/FVD or IS in the benchmark. Have anyone measured such scores, and any pretrained models can achieve this score?

shinshiner commented 4 months ago

@lucidrains did you have evaluation results? or is there any pretrained models can serve as a reference?