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

ZeroDivisionError: integer division or modulo by zero #52

Open
JayNyce opened this issue Jan 27, 2023 · 1 comment
Open

ZeroDivisionError: integer division or modulo by zero #52

JayNyce opened this issue Jan 27, 2023 · 1 comment

Comments

@JayNyce
Copy link

JayNyce commented Jan 27, 2023

Running on custom dataset gives me zero division error

idx = what_val_to_log % len(val_ray_samplers)
ZeroDivisionError: integer division or modulo by zero

@Brial45
Copy link

Brial45 commented Feb 24, 2023

You can refer to #2 to solve your problem, or just edit the argument from "validation" to "test" like below:
image

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