marcojira / fld
PyTorch code for FLD (Feature Likelihood Divergence), FID, KID, Precision, Recall, etc. using DINOv2, InceptionV3, CLIP, etc.
☆44Updated 5 months ago
Alternatives and similar repositories for fld:
Users that are interested in fld are comparing it to the libraries listed below
- Visualizing representations with diffusion based conditional generative model.☆91Updated last year
- Official Implementation of understanding the latent space of diffusion models through the lens of riemannian geometry (NeurIPS 2023)☆84Updated last year
- ICML23 "Latent Traversals in Generative Models as Potential Flows"☆26Updated last year
- ☆41Updated last year
- [ICML 2024]: Official implementation for the paper: "Consistent Diffusion Meets Tweedie"☆52Updated 11 months ago
- Implementation of Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models☆67Updated last year
- NeurIPS23 "Flow Factorized Representation Learning"☆35Updated 5 months ago
- Code for "Optimal Transport-Guided Conditional Score-Based Diffusion Model (NeurIPS, 8,7,7,6)"☆57Updated last year
- GENIE: Higher-Order Denoising Diffusion Solvers☆94Updated last year
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆81Updated last month
- Information-Theoretic Diffusion: A brand new diffusion model / density estimator based on information theory.