This is a repo for my implementation of AdvDiffuser on MNIST using DDPM implemented by https://github.com/BastianChen/ddpm-demo-pytorch/tree/master
If you try to use this repo, please note that some paths need to change to your own path. My code just povide some demos using the alg, and I didn't implement the evaluation process.


This is a successful examples and its corresponding grad-cam heatmap is generated by my code.