Tsingularity/dift
[NeurIPS'23] Emergent Correspondence from Image Diffusion
Extracts dense semantic correspondence features from diffusion model intermediate representations (U-Net upsampling blocks at configurable timesteps), supporting both Stable Diffusion and guided-diffusion models. Enables downstream tasks including point matching, edit propagation across images, homography estimation, and video object segmentation through cosine similarity matching of per-pixel feature vectors. Provides tunable parameters for memory/accuracy tradeoffs (image resolution, ensemble size, feature extraction layer) and includes evaluation scripts for SPair-71k, HPatches, and DAVIS benchmarks.
754 stars. No commits in the last 6 months.
Stars
754
Forks
46
Language
Python
License
MIT
Category
Last pushed
May 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Tsingularity/dift"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for...
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
IceClear/StableSR
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution