evgmaslov's picture
Update README.md
0cb9f72 verified
|
raw
history blame
No virus
495 Bytes
metadata
library_name: diffusers

UNet part of diffusion model provided to generate 3D polycrystal structures.
Generation sample:

image/png

Project repo: https://github.com/evgmaslov/structure_generation
Train code: https://github.com/evgmaslov/structure_generation/blob/main/train.ipynb
Inference code: https://github.com/evgmaslov/structure_generation/blob/main/inference.ipynb