Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louaaron/Scaling-Riemannian-Diffusion
[NeurIPS 2023] Scaling Riemannian Diffusion Models
https://github.com/louaaron/Scaling-Riemannian-Diffusion
Last synced: 14 days ago
JSON representation
[NeurIPS 2023] Scaling Riemannian Diffusion Models
- Host: GitHub
- URL: https://github.com/louaaron/Scaling-Riemannian-Diffusion
- Owner: louaaron
- Created: 2023-10-25T22:29:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T00:26:32.000Z (11 months ago)
- Last Synced: 2024-08-01T16:52:13.507Z (3 months ago)
- Language: Python
- Size: 303 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scaling Riemannian Diffusion Models
This is the code for the paper ["Scaling Riemannian Diffusion Models"](https://arxiv.org/abs/2306.04675)
The main folder "riemdiffpp" has the core utility functions and can be installed by running
```
pip install -e .
```The experiments