Hello,
I trained a diffusion model using the code from the following repository:
MNISTDiffusion
Using this trained model, I implemented a method to calculate FLIPD, as shown in the attached image.

However, my results differ from those reported in the paper.
I am wondering if this discrepancy could be due to differences in the model architecture or if I might have misunderstood the method.
I am sharing my experimental results along with the GitHub repo for reference.
My repo
FMNIST result :

MNIST result :

Thank you for your help!
Hello,
I trained a diffusion model using the code from the following repository:
MNISTDiffusion
Using this trained model, I implemented a method to calculate FLIPD, as shown in the attached image.
However, my results differ from those reported in the paper.
I am wondering if this discrepancy could be due to differences in the model architecture or if I might have misunderstood the method.
I am sharing my experimental results along with the GitHub repo for reference.
My repo
FMNIST result :

MNIST result :
Thank you for your help!