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

ValueError: high is out of bounds for int32 #21

Open
Rajayogi opened this issue Apr 22, 2019 · 0 comments
Open

ValueError: high is out of bounds for int32 #21

Rajayogi opened this issue Apr 22, 2019 · 0 comments

Comments

@Rajayogi
Copy link

while running image augmentation, i am getting an error from the module image-gen-extended.py

self.__sync_seed = self.config['seed'] or np.random.randint(low, high=None, size=None)
501

mtrand.pyx in mtrand.RandomState.randint()

ValueError: high is out of bounds for int32

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