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

binning values confusing #3

Open
ercius opened this issue Sep 12, 2024 · 0 comments
Open

binning values confusing #3

ercius opened this issue Sep 12, 2024 · 0 comments

Comments

@ercius
Copy link
Contributor

ercius commented Sep 12, 2024

Im not sure what this line is trying to do in gpu/run_projection_refine_demo.py. My data set is 1024x1024 and so I get binning values of:

array([1.6384e+04, 8.1920e+03, 4.0960e+03, 2.0480e+03, 1.0240e+03,
       5.1200e+02, 2.5600e+02, 1.2800e+02, 6.4000e+01, 3.2000e+01,
       1.6000e+01, 8.0000e+00, 4.0000e+00, 2.0000e+00, 1.0000e+00])

Binning 16,000x is very large. Can this logic be simplified or explained?

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