evgmaslov commited on
Commit
bba47ef
·
verified ·
1 Parent(s): 064f434

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,3 +8,4 @@ tags: []
8
  Diffusion model designed to reconstruct 3D polycrystal structures from 2D views. Illustration below shows how model works:
9
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6497d9c28f9988c8337dd7ed/gynZ2gaNWHhoDKD4fN5jY.png)
10
 
 
 
8
  Diffusion model designed to reconstruct 3D polycrystal structures from 2D views. Illustration below shows how model works:
9
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6497d9c28f9988c8337dd7ed/gynZ2gaNWHhoDKD4fN5jY.png)
10
 
11
+ Approach is based on [this article](https://arxiv.org/abs/2403.11482).