Skip to content

fusedbloxxer/ub-g22-eddl-mdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Toy Implementation of Manifold Diffusion Fields

Datasets:

Installation:

  • pyenv use 3.11.0
  • poetry shell
  • poetry install

Showcase:

Texture Mapping using Sampled Points on the 3D Mesh:

texture_mapping

Interpolated Eigenfunction Values:

eigenfunctions

DDPM Sampling using $f \colon M \mapsto Y$ Learned Distribution

ddpm_sampling

Paper made by:

@misc{elhag2024manifold,
      title={Manifold Diffusion Fields},
      author={Ahmed A. Elhag and Yuyang Wang and Joshua M. Susskind and Miguel Angel Bautista},
      year={2024},
      eprint={2305.15586},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

About

Manifold Diffusion Fields

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published