Tsingularity / dift

[NeurIPS'23] Emergent Correspondence from Image Diffusion
https://diffusionfeatures.github.io
MIT License
594 stars 32 forks source link

About Ablated Diffusion Model (ADM) #11

Closed yufu-wang closed 1 year ago

yufu-wang commented 1 year ago

Hi, congrats on the great work! I am interested in trying your Ablated Diffusion Model (ADM) baseline. Would you be able to share with us the implementation? Thank you.

Tsingularity commented 10 months ago

@yufu-wang Thanks for your interest in our work!

The DIFT_adm implementation is released here. But before using that, you first need to follow the instruction here to set up pre-trained model and weights.