Closed UttaranB127 closed 3 years ago
Hi, Here is the code for FGD: https://github.com/ai4r/Gesture-Generation-from-Trimodal-Context/blob/master/scripts/model/embedding_space_evaluator.py Could you try this?
Hi,
Yes, it works, thanks! I realized there are some pre-processing steps involved before computing the FGD.
Hi,
I wrote a code for computing the FGD based on the paper, but the result for the pretrained model is coming out to be ~100. However, according to Table 2 in the paper, the number should be around ~5. I'm wondering if I missed anything in my code:
Also, is the FGD implemented somewhere in the codebase so that I can take a look?