File size: 511 Bytes
3b925b3 064f434 3b925b3 cea2986 f71d2e0 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
library_name: transformers
tags: []
---
# Model Card for Model ID
Diffusion model designed to reconstruct 3D polycrystal structures from 2D views. Illustration below shows how model works:
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6497d9c28f9988c8337dd7ed/gynZ2gaNWHhoDKD4fN5jY.png)
Approach is based on [this article](https://arxiv.org/abs/2403.11482).\
Inference code is available [here](https://github.com/evgmaslov/structure_generation/blob/main/inference_seis_fusion.ipynb). |