Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- 3d
|
| 6 |
+
- medical
|
| 7 |
+
- image-generation
|
| 8 |
+
- diffusion-model
|
| 9 |
+
arxiv: ...
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# SMD: A Stable Medical Diffusion Model for Controllable and High-quality 3D Medical Images Generation
|
| 13 |
+
This is the officical model repository of the paper "[**SMD: A Stable Medical Diffusion Model for Controllable and High-quality 3D Medical Images Generation**](...)"
|
| 14 |
+
|
| 15 |
+
**SMD** is a 3D medical image synthesis framework capable of generating high-quality medical images across multiple modalities and organs.
|
| 16 |
+
For more information, please refer to our [**project page**](..) or the [**paper**](...).
|
| 17 |
+
|
| 18 |
+
## The model is comming soon...
|