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

StackOverflowError in objectDetectionSSD.kt example #230

Closed
zaleslaw opened this issue Sep 20, 2021 · 0 comments · Fixed by #231
Closed

StackOverflowError in objectDetectionSSD.kt example #230

zaleslaw opened this issue Sep 20, 2021 · 0 comments · Fixed by #231
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zaleslaw
Copy link
Collaborator

Exception in thread "main" java.lang.StackOverflowError
at org.jetbrains.kotlinx.dl.api.inference.onnx.ONNXModels$ObjectDetection$SSD.pretrainedModel(ONNXModels.kt:171)
at org.jetbrains.kotlinx.dl.api.inference.keras.loaders.ModelHub.loadPretrainedModel(ModelHub.kt:55)
at org.jetbrains.kotlinx.dl.api.inference.keras.loaders.ModelHub.loadPretrainedModel$default(ModelHub.kt:51)
at org.jetbrains.kotlinx.dl.api.inference.keras.loaders.ModelHub.get(ModelHub.kt:63)

@zaleslaw zaleslaw added the bug Something isn't working label Sep 20, 2021
@zaleslaw zaleslaw changed the title StackOverflowError in objectDetectionSSD.kt StackOverflowError in objectDetectionSSD.kt example Sep 20, 2021
@zaleslaw zaleslaw self-assigned this Sep 20, 2021
@zaleslaw zaleslaw added this to the 0.3 milestone Sep 20, 2021
@zaleslaw zaleslaw linked a pull request Sep 20, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant