How to use from the
Use from the
Transformers library
# Load model directly
from transformers import SeisFusion
model = SeisFusion.from_pretrained("evgmaslov/diffusion-3d-material-conditional", dtype="auto")
Quick Links

Model Card for Model ID

Diffusion model designed to reconstruct 3D polycrystal structures from 2D views. Illustration below shows how model works: image/png

Approach is based on this article.
Inference code is available here.

Downloads last month
4
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for evgmaslov/diffusion-3d-material-conditional