Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Variance reduction for Sliced Wasserstein Distance using Reservoir Sampling.

License

NotificationsYou must be signed in to change notification settings

Stability-AI/ReSWD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the official codebase forReSWD, a state-of-the-art algorithm for distribution matching with reduced variance. It has several applications (such as diffusion guidance or color matching).

Installation

The project usesuv for package management. Install it viapip install uv if not installed.

Then run

uv sync

Running

We support a CLI and gradio demo. The cli can be run with:

uv run -m src

It will then guide you through the different modes

The gradio demo can be executed with

uv run -m src.gradio_demo

Evaluation data for color matching

Inexample/test_frames_with_color_patches we have uploaded the test frames, including the mean swatch values from a color checker for error calculations.

Citation

@article{boss2025reswd,title={ReSWD: ReSTIR‘d, not shaken. Combining Reservoir Sampling and Sliced Wasserstein Distance for Variance Reduction.},author={Boss, Mark and Engelhardt, Andreas and Donné, Simon and Jampani, Varun},journal={arXiv preprint},year={2025}}

About

Variance reduction for Sliced Wasserstein Distance using Reservoir Sampling.

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2026 Movatter.jp