Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,10 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
**DVG-Diffusion: Dual-View Guided Diffusion Model for CT Reconstruction from X-Rays**
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
## Framework
|
| 8 |
|
| 9 |

|
|
|
|
| 4 |
|
| 5 |
**DVG-Diffusion: Dual-View Guided Diffusion Model for CT Reconstruction from X-Rays**
|
| 6 |
|
| 7 |
+
This model `xing0916/DVG-Diffusion` is trained on the LIDC-IDRI dataset for CT Reconstruction form X-Rays, as presented in the paper [DVG-Diffusion: Dual-View Guided Diffusion Model for CT Reconstruction from X-Rays](https://ieeexplore.ieee.org/document/11363161).
|
| 8 |
+
|
| 9 |
+
Code: https://github.com/xiexing0916/DVG-Diffusion
|
| 10 |
+
|
| 11 |
## Framework
|
| 12 |
|
| 13 |

|