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

Include Stable Diffusion into AM-RADIO ? #61

Open
javiabellan opened this issue May 23, 2024 · 1 comment
Open

Include Stable Diffusion into AM-RADIO ? #61

javiabellan opened this issue May 23, 2024 · 1 comment

Comments

@javiabellan
Copy link

javiabellan commented May 23, 2024

I think Stable Diffusion would be a great teacher for AM-RADIO aswell because of the following papers:

paper Poster
Diffusion Hyperfeatures https://arxiv.org/abs/2305.14334 https://diffusion-hyperfeatures.github.io
SD Complements DINO https://arxiv.org/abs/2305.15347 https://sd-complements-dino.github.io
LDM correspondences https://arxiv.org/pdf/2305.15581 https://ubc-vision.github.io/LDM_correspondences
Diffusion Features (DIFT) https://arxiv.org/pdf/2306.03881 https://diffusionfeatures.github.io
Telling Left from Right https://arxiv.org/abs/2311.17034 https://telling-left-from-right.github.io
Probe 3D https://arxiv.org/abs/2404.08636 https://github.com/mbanani/probe3d

BTW: SD-based methods achieve SOTA on semantic-correspondence

There are many other models to consider (like MiDaS for Depth estimation). But I think SD bring somethig new because of its UNET backbone and its generative loss. Screenshot from the Probe3D paper:

Captura de pantalla 2024-05-23 a las 12 38 01

Update: Code for obtain feats from SD2.1

Links from the DIFT repo:

@mranzinger
Copy link
Collaborator

Wow, thanks for putting this together. We'll look into it. In general, we agree that adding a generative diffusion model could make for a great addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants