generatect commited on
Commit
7c138ef
·
1 Parent(s): fd700f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  # GenerateCT: Text-Guided 3D Chest CT Generation
2
- Welcome to the official page 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.
3
 
4
  <p align="center">
5
  <img src="figures/examples.gif" width="100%">
@@ -17,6 +17,3 @@ Our models achieve the following performances :
17
 
18
  ## License
19
  Our work, including the codes, trained models, and generated data, is released under a [Creative Commons Attribution (CC-BY) license](https://creativecommons.org/licenses/by/4.0/). This means that anyone is free to share (copy and redistribute the material in any medium or format) and adapt (remix, transform, and build upon the material) for any purpose, even commercially, as long as appropriate credit is given, a link to the license is provided, and any changes that were made are indicated. This aligns with our goal of facilitating progress in the field by providing a resource for researchers to build upon.
20
-
21
- ## Acknowledgements
22
- We would like to express our gratitude to the following repositories for their invaluable contributions to our work: [Phenaki Pytorch by Lucidrains](https://github.com/lucidrains/phenaki-pytorch), [Phenaki by LAION-AI](https://github.com/LAION-AI/phenaki), [Imagen Pytorch by Lucidrains](https://github.com/lucidrains/imagen-pytorch), and [CT Net Models by Rachellea](https://github.com/rachellea/ct-net-models). We extend our sincere appreciation to these researchers for their exceptional open-source efforts. If you utilize our models and code, we kindly request that you also consider citing these works to acknowledge their contributions.
 
1
  # GenerateCT: Text-Guided 3D Chest CT Generation
2
+ Welcome to the official home of GenerateCT, where we are at the cutting edge of text-conditional 3D medical imaging, specifically tailored towards the generation of chest CT volumes. On our platform, you will have unrestricted access to our meticulously trained models dedicated to text-to-CT creation. Additionally, we provide a rich dataset of synthetically generated CT volumes, each paired with text prompts to aid your research. This invaluable resource is made freely available to all researchers in our continued commitment to advance the field of medical imaging.
3
 
4
  <p align="center">
5
  <img src="figures/examples.gif" width="100%">
 
17
 
18
  ## License
19
  Our work, including the codes, trained models, and generated data, is released under a [Creative Commons Attribution (CC-BY) license](https://creativecommons.org/licenses/by/4.0/). This means that anyone is free to share (copy and redistribute the material in any medium or format) and adapt (remix, transform, and build upon the material) for any purpose, even commercially, as long as appropriate credit is given, a link to the license is provided, and any changes that were made are indicated. This aligns with our goal of facilitating progress in the field by providing a resource for researchers to build upon.