Downloads · 30 days
7
21% of all-time downloads
dmolino/RAGText2CT
RAGText2CT is a text-to-3d model from dmolino. Use it for the text-to-3d task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
Weights for RAGText2CT: Retrieval-Augmented Anatomical Guidance for Text-to-CT Generation.
Downloads · 30 days
7
21% of all-time downloads
All-time downloads
34
Public
Repo size
4.5 GB
Likes
1
Public
Click a slice to open those files.
.pt4.5 GB · 100%
From the Hugging Face model README
Weights for RAGText2CT: Retrieval-Augmented Anatomical Guidance for Text-to-CT Generation.
This release is independent from dmolino/text2ct-weights and contains the full checkpoint set needed by the RAGText2CT-Release codebase.
Under models/:
autoencoder_epoch273.ptunet_rflow_200ep.ptCLIP3D_Finding_Impression_30ep.ptcontrolnet_rag_best.ptUnder configs/:
config_rag_rflow.jsonautoencoder_epoch273.pt: 3D VAE for latent compression and decoding.unet_rflow_200ep.pt: text-conditioned latent diffusion UNet from the Text2CT backbone.CLIP3D_Finding_Impression_30ep.pt: CLIP3D report encoder checkpoint.controlnet_rag_best.pt: retrieval-guided anatomical ControlNet checkpoint for RAGText2CT.These checkpoints are intended for research on text-conditioned 3D CT generation and retrieval-augmented anatomical guidance.
They are not intended for clinical use or diagnostic decision making.
Use these weights with the companion repository:
RAGText2CT-ReleaseThe code release expects the files to live under models/ with the names above.
controlnet_rag_best.pt is the additional checkpoint specific to the retrieval-augmented extension.impression_embeddings.npy and impression_paths.json are not included in this weights repo.@article{Molino2026RAGText2CT,
title={Retrieval-Augmented Anatomical Guidance for Text-to-CT Generation},
author={Molino, Daniele and Caruso, Camillo Maria and Soda, Paolo and Guarrasi, Valerio},
year={2026},
journal={arXiv preprint arXiv:2603.08305}
}