Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLIP-T, CLIP-I implementation #3

Open
Sundragon1993 opened this issue Jul 23, 2024 · 1 comment
Open

CLIP-T, CLIP-I implementation #3

Sundragon1993 opened this issue Jul 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Sundragon1993
Copy link

Dear author,

Thanks so much for the great contribution to the community, in recent SD benchmark models, they often mention the subject fidelity using CLIP-I and DINO, for prompt fidelity they used either CLIP-T or COCA. Do you have any plans to implement these metrics? or just give some insights are also valuable. Once again, thank you!

@Taited
Copy link
Owner

Taited commented Jul 25, 2024

Hi,

Thank you for your appreciation of this repository!

Recently, I've received several requests from the community. Unfortunately, I'm quite busy at the moment, but I hope to make these improvements within the next month.

If you'd like to implement this on your own, please check this line. You can replace the model with your desired encoder and pay attention to the function call at this line.

Also, pull requests are always welcome!

@Taited Taited added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants