generatect commited on
Commit
9e96356
1 Parent(s): b590813

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
1
+ # GenerateCT: Text-Guided 3D Chest CT Generation
2
+
3
+ Welcome to the official repository of GenerateCT, a pioneering work in text-conditional 3D medical image generation, with a particular focus on chest CT volumes. Here, you will find the code and all models for text-to-CT generation, all freely accessible for researchers.
4
+
5
+ <p align="center">
6
+ <img src="figures/examples.gif" width="100%">
7
+ </p>
8
+