Skip to content

Commit

Permalink
giving proper credit to cats++ and prompt-to-prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
iamerich committed Jun 19, 2023
1 parent 4a81ccf commit 12060c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[Project Page](https://ubc-vision.github.io/LDM_correspondences/)

This repository contains the implementation of our method for estimating correspondences with Stable Diffusion in an unsupervised manner. Our new method surpasses weakly supervised methods and closes the gap to strongly supervised methods.
This repository contains the implementation of our method for estimating correspondences with Stable Diffusion in an unsupervised manner. Code for getting the attention maps has been modified from [Prompt-to-Prompt](https://github.com/google/prompt-to-prompt/) and the dataloader for the Spair-71k and PFWillow datasets has been modified from [Cats++](https://github.com/KU-CVLAB/CATs-PlusPlus). Our new method surpasses weakly supervised methods and closes the gap to strongly supervised methods.

## Getting Started

Expand Down

0 comments on commit 12060c7

Please sign in to comment.