--- license: apache-2.0 --- This repository stores the pre-trained weights for [Diffusion Hyperfeatures: Searching Through Time and Space for Semantic Correspondence](https://diffusion-hyperfeatures.github.io). The code implementation of our method can be found at [https://github.com/diffusion-hyperfeatures/diffusion_hyperfeatures](https://github.com/diffusion-hyperfeatures/diffusion_hyperfeatures). ### Pretrained Networks This repository contains the following pretrained aggregation networks. - [Ours - SDv1-5](https://huggingface.co/g-luo/diffusion-hyperfeatures/resolve/main/weights/aggregation_network.pt?download=true) - [Ours - SDv1-5 (One-Step)](https://huggingface.co/g-luo/diffusion-hyperfeatures/resolve/main/weights/aggregation_network_one-step.pt?download=true) - [Ours - SDv2-1](https://huggingface.co/g-luo/diffusion-hyperfeatures/resolve/main/weights/aggregation_network_sdv2-1.pt?download=true)