gcorso/particle-guidance
Implementation of Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models
This project helps image creators and computational chemists generate a diverse range of high-quality outputs from diffusion models, rather than many similar ones. For image generation, you input a text prompt and get back a diverse set of images. For chemistry, you input a molecule's SMILES string and receive a more accurate and diverse set of 3D molecular structures (conformers). This is useful for anyone needing variety in AI-generated images or precise molecular shapes for drug discovery.
No commits in the last 6 months.
Use this if you need to generate a truly diverse set of images from text prompts or a wider, more accurate range of 3D molecular structures for chemical research.
Not ideal if your primary goal is to generate single, highly specific images or molecular conformers without emphasis on diversity, or if you don't use diffusion models.
Stars
78
Forks
3
Language
Python
License
—
Category
Last pushed
Oct 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/gcorso/particle-guidance"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xie-lab-ml/Golden-Noise-for-Diffusion-Models
[ICCV2025] The code of our work "Golden Noise for Diffusion Models: A Learning Framework".
yulewang97/ERDiff
[NeurIPS 2023 Spotlight] Official Repo for "Extraction and Recovery of Dpatio-temporal Structure...
UNIC-Lab/RadioDiff
This is the code for the paper "RadioDiff: An Effective Generative Diffusion Model for...
pantheon5100/pid_diffusion
This repository is the official implementation of the paper: Physics Informed Distillation for...
zju-pi/diff-sampler
An open-source toolbox for fast sampling of diffusion models. Official implementations of our...