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: 26 days ago
JSON representation

[NeurIPS 2023] Scaling Riemannian Diffusion Models

Lists

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