MCPcopy Create free account
hub / github.com/KingJamesSong/OrientationDiffusion

github.com/KingJamesSong/OrientationDiffusion @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
176 symbols 537 edges 8 files 14 documented · 8% updated 9mo ago★ 35

Browse by type

Functions 151 Types & classes 25
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

OrientationDiffusion

Code for NeurIPS 2025 "Kuramoto Orientation Diffusion Models"

CIFAR10 with 100 steps

Forward Process Backward Process

Image Generation

Check train_orientation_diffusion.py

Unconditional PDE Generation

Check train_nse.py

Conditional PDE Forecasting

Check train_nse_cond.py

Citation

Please consider citing our paper if you think the code is helpful to your research.

@article{song2025kuramoto,
  title={Kuramoto Orientation Diffusion Models},
  author={Song, Yue and Keller, T. Anderson and Brodjian, Sevan and Miyato, Takeru and Yue, Yisong and Perona, Pietro and Welling, Max},
  journal={NeurIPS},
  year={2025}
}

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 98
Function 53
Class 25

Languages

Python100%

Modules by API surface

modules.py63 symbols
train_nse_cond.py27 symbols
train_nse.py27 symbols
train_orientation_diffusion.py20 symbols
nse_pde.py12 symbols
dataset.py12 symbols
utils.py8 symbols
fid_evaluation.py7 symbols

For agents

$ claude mcp add OrientationDiffusion \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page