Skip to content
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

Question about training process #8

Open
dragonylee opened this issue Oct 18, 2024 · 1 comment
Open

Question about training process #8

dragonylee opened this issue Oct 18, 2024 · 1 comment

Comments

@dragonylee
Copy link

Thank you for your work. After reading the paper, I have a question regarding the training process that I would like to ask.

You had mentioned in your paper “For supervision, ground-truth intensity values can be obtained from the ground-truth CT image based on the coordinates of points by trilinear interpolation.” This implies that 3D CT data is needed as supervision during network training. Doesn’t this contradict the concept of "sparse view 3D reconstruction"?

I’m not sure if I misunderstood something, but I hope to get clarification. Thank you!

@lyqun
Copy link
Collaborator

lyqun commented Oct 22, 2024

3D supervision is necessary during the training as the method is data-driven. However, the 3D is not needed during the inference, and the network can reconstruct the 3D from sparse-view inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants