-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does anyone know of any research on X-ray generated CT in the past two years #31
Comments
Wow, DiffDRR is awesome! https://github.com/eigenvivek/DiffDRR |
Thank you very much for your reply! But it seems that it(DiffDRR) generates X-rays using CT. I want to find other ways to generate CT scans using paired x-rays. |
CT reconstruction is really a challenging work! I followed the topic for a little while... Most work are based on FDK(https://github.com/CERN/TIGRE ). You can read the paper "End-To-End Convolutional Neural Network for 3D Reconstruction of Knee Bones From Bi-Planar X-Ray Images" |
DiffDRR actually can be used to do cone-beam CT reconstruction just with differentiable rendering (see this tutorial). But as you can see, without any generative priors, it does very poorly with sparse recon tasks 😁 |
Our work (https://github.com/dek924/PerX2CT/tree/main) also generates CT scans from paired X-rays. |
Does anyone know of any research on X-ray generated CT in the past two years? Thanks a lot!
The text was updated successfully, but these errors were encountered: