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

Regarding the effect of the backprojection #10

Open
cdb342 opened this issue Aug 30, 2023 · 0 comments
Open

Regarding the effect of the backprojection #10

cdb342 opened this issue Aug 30, 2023 · 0 comments

Comments

@cdb342
Copy link

cdb342 commented Aug 30, 2023

I conducted an ablation study where I set 'backward_projection' to None (while keeping other configurations at their default settings). The results showed that the availability of this module did not have a significant impact on the results. Here are the results for epochs 2 and 4:

epoch 2 4
with backward_projection 36.74 38.60
without backward_projection 36.83 38.67

Can you please share any ablation results you may have for this module?

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

1 participant