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

Train on real projected data #25

Open
springXIACJ opened this issue Oct 29, 2024 · 1 comment
Open

Train on real projected data #25

springXIACJ opened this issue Oct 29, 2024 · 1 comment

Comments

@springXIACJ
Copy link

When I used it on real projected data, the loss was very large and it never converged. But when I used the DRR generated by Tigre, there was no problem with training.

@Ruyi-Zha
Copy link
Owner

Ruyi-Zha commented Oct 29, 2024

Hi, here are my suggested steps.

  1. Review the real projection data and rescale it if values are excessively large or small.
  2. Check the scanner geometry, ensuring parameters like DSD, DSO, dVoxel, and dDetector are consistent with the projection data’s unit.
  3. If feasible, normalize the scene to a unit cube to align with our dataset standards.
  4. Adjust hyperparameters, including the learning rate, and consider tuning bound, which should be larger than the half size of your region of interest.

It would be great if you could share more information about your real data so that I can try to figure out the problem.

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