score_sde_pytorch and score_sde
These are parallel implementations of the same method in different frameworks—PyTorch and JAX respectively—making them competitors for the same use case rather than complementary tools.
About score_sde_pytorch
yang-song/score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
This project helps researchers and machine learning practitioners generate high-quality, realistic images from scratch, or perform advanced image manipulation like inpainting or colorization. You provide a dataset of images, and the system learns to generate new, diverse images that look similar to the originals. This is primarily for those working with advanced image generation models.
About score_sde
yang-song/score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
This project offers a unified framework for generating high-quality, realistic images from scratch, or for tasks like image inpainting or colorization. By inputting a noise distribution, it produces diverse and high-fidelity images of specific categories or styles. This tool is ideal for researchers and practitioners in computer vision or machine learning who need to create synthetic datasets, explore generative models, or develop advanced image manipulation techniques.
Scores updated daily from GitHub, PyPI, and npm data. How scores work